diff options
author | Werner Koch <[email protected]> | 2002-07-30 17:38:54 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2002-07-30 17:38:54 +0000 |
commit | 947f4885b1cef579945b1210049593be91fe8307 (patch) | |
tree | 0cf30e6aa0d737b10848657a909602a18092351f /src/ChangeLog | |
parent | * gpgsm.c (main): Use GNUPG_DEFAULT_HOMEDIR constant. (diff) | |
download | libassuan-0-3-10.tar.gz libassuan-0-3-10.zip |
Changed the lincese for Assuan to LGPL.V0-3-10NEWPG-0-3-10
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0a420fe..502828c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2002-07-30 Werner Koch <[email protected]> + + Changed the license from GPL to LGPL. + +2002-07-23 Werner Koch <[email protected]> + + * assuan-handler.c (_IO_cookie_io_functions_t): Define it here if + it does not exists. + 2002-06-27 Werner Koch <[email protected]> * assuan-pipe-connect.c (assuan_pipe_connect): No special handling |