diff options
Diffstat (limited to '')
-rw-r--r-- | include/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index f118fb32d..ed7e47992 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,12 @@ +Wed Dec 8 21:58:32 CET 1999 Werner Koch <[email protected]> + + * util.h: Moved argparse stuff to the argparse header. Move some + of the string stuff to the stringhelp header. + + * mpi.h: Moved to ../gcrypt + * cipher.h: Moved to ../gcrypt + * g10lib.h: Moved to ../gcrypt + Tue Oct 26 14:10:21 CEST 1999 Werner Koch <[email protected]> * g10lib.h: Moved from ../gcrypt to here. |