summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <jbj>2009-07-25 16:30:03 +0000
committerjbj <jbj>2009-07-25 16:30:03 +0000
commit8d10e06e834414ac7dfba42e582f4dcab97dfe85 (patch)
treec8c4dbd708e5f4bbf091e13f5455cb18e400c335 /CHANGES
parent1ea4e7af921ad69ca60bb7699eba44d4d057f60f (diff)
downloadlibpopt-8d10e06e834414ac7dfba42e582f4dcab97dfe85.tar.gz
- handle all callback traversals within a C switch (for extendability ease).
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9b452f1..b453538 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,5 @@
1.15 -> 1.16:
+ - handle all callback traversals within a C switch (for extendability ease).
- add popt.pc.
1.14 -> 1.15: