diff options
author | David Shaw <[email protected]> | 2005-04-22 23:52:58 +0000 |
---|---|---|
committer | David Shaw <[email protected]> | 2005-04-22 23:52:58 +0000 |
commit | b4b228b4f95eba6e5e54670fe9d2a28a0ed746af (patch) | |
tree | 23c26b72a78c0f5863f7af42287e3a3f8f900c35 | |
parent | * keyedit.c (sign_uids, keyedit_menu): When the user requests to sign (diff) | |
download | gnupg-b4b228b4f95eba6e5e54670fe9d2a28a0ed746af.tar.gz gnupg-b4b228b4f95eba6e5e54670fe9d2a28a0ed746af.zip |
* distfiles: Add assuan.h.
Diffstat (limited to '')
-rw-r--r-- | include/ChangeLog | 4 | ||||
-rw-r--r-- | include/distfiles | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index ae62bcf2b..49b14d115 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2005-04-22 David Shaw <[email protected]> + + * distfiles: Add assuan.h. + 2005-04-04 Werner Koch <[email protected]> * memory.h (xcalloc, xcalloc_secure): Replaced macros by functions. diff --git a/include/distfiles b/include/distfiles index 11c5a0b47..1295adefe 100644 --- a/include/distfiles +++ b/include/distfiles @@ -12,5 +12,6 @@ http.h keyserver.h _regex.h dynload.h +assuan.h ChangeLog |