summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <jbj>2010-06-13 19:14:53 +0000
committerjbj <jbj>2010-06-13 19:14:53 +0000
commitdfcb0a9e1df1694d111c6779505b68421226b4f7 (patch)
treec5c343effad5ed5dfeaa448e3fbaacd5a480a5a1 /CHANGES
parentbfd0c5e6d5416bd0ee29074283727ed3231f905b (diff)
downloadlibpopt-dfcb0a9e1df1694d111c6779505b68421226b4f7.tar.gz
- add an RPN calculator to do logical and add/subtract operations.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 0c10f67..6b6b044 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
-1.15 -> 1.16:
+1.16 -> 1.17:
+ - jbj: add an RPN calculator to do logical and add/subtract operations.
- devzero2000: update to new autofu/automagic. Do make distcheck work.
+
+1.15 -> 1.16:
- add lv.po, update translations (Translation Project).
- include xcode project files in distributed popt tar ball.
- make distcheck is now squeaky clean.