aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'jnlib/ChangeLog')
-rw-r--r--jnlib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/jnlib/ChangeLog b/jnlib/ChangeLog
index ba1f19759..8b6404d8b 100644
--- a/jnlib/ChangeLog
+++ b/jnlib/ChangeLog
@@ -1,3 +1,9 @@
+2008-11-11 Werner Koch <[email protected]>
+
+ * argparse.h: Add a bunch of macros and constants.
+ * argparse.c: Use the new macros. Re-indent the code. Change
+ license back to LGPL 2.1.
+
2008-11-04 Werner Koch <[email protected]>
* w32-gettext.c: Merged with code from libgpg-error and rewrote