diff options
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 |