diff options
author | Werner Koch <[email protected]> | 2007-07-05 18:32:34 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2007-07-05 18:32:34 +0000 |
commit | 49a4ba3ce049f29fc5021605b7bdec71040a8fa2 (patch) | |
tree | c5928dc324cc90a6554e2f807bbd5271b1a06808 /doc/ChangeLog | |
parent | 2007-07-04 Marcus Brinkmann <[email protected]> (diff) | |
download | libassuan-1.0.2.tar.gz libassuan-1.0.2.zip |
Switched to LGPLv3.libassuan-1.0.2
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 8c4131d..3804a8d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,10 @@ +2007-07-05 Werner Koch <[email protected]> + + * lgpl.texi: New. Taken from COPYING.LIB and reformatted. + * gpl.texi: Updated to v3. + + * assuan.texi (Utilities): Explain ASSUAN_CONFIDENTIAL. + 2007-05-06 Marcus Brinkmann <[email protected]> * assuan.texi: Clean up typos. |