summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <jbj>2009-07-25 18:52:36 +0000
committerjbj <jbj>2009-07-25 18:52:36 +0000
commit11f0e2b5d4f2987eebaa244970d962c9c9e3d0b9 (patch)
treec0d0a6ca4b073e86eb5040a3742195050548af32 /CHANGES
parent8d10e06e834414ac7dfba42e582f4dcab97dfe85 (diff)
downloadlibpopt-11f0e2b5d4f2987eebaa244970d962c9c9e3d0b9.tar.gz
- add POPT_ARG_SHORT handling.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b453538..a0025e2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,5 @@
1.15 -> 1.16:
+ - add POPT_ARG_SHORT handling.
- handle all callback traversals within a C switch (for extendability ease).
- add popt.pc.