summaryrefslogtreecommitdiff
path: root/popt
diff options
context:
space:
mode:
authorewt <devnull@localhost>1999-04-07 06:23:07 +0000
committerewt <devnull@localhost>1999-04-07 06:23:07 +0000
commit4c23cb8b6fe44143a96d8b205e41306066fd2f5c (patch)
treee174bb74a9e4860f381cb58b733fbd2b2c5f5b30 /popt
parentffa1389df4627db2815b835b2f4391ea4850c407 (diff)
downloadlibrpm-tizen-4c23cb8b6fe44143a96d8b205e41306066fd2f5c.tar.gz
librpm-tizen-4c23cb8b6fe44143a96d8b205e41306066fd2f5c.tar.bz2
librpm-tizen-4c23cb8b6fe44143a96d8b205e41306066fd2f5c.zip
*** empty log message ***
CVS patchset: 2966 CVS date: 1999/04/07 06:23:07
Diffstat (limited to 'popt')
-rw-r--r--popt/CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/popt/CHANGES b/popt/CHANGES
index 6dd2378bd..50c150f50 100644
--- a/popt/CHANGES
+++ b/popt/CHANGES
@@ -1,3 +1,8 @@
+1.2.3 -> 1.3
+ - added support for single -
+ - misc bug fixes
+ - portability improvements
+
1.2.2 -> 1.2.3
- fixed memset() in help message generation (Dale Hawkins)
- added extern "C" stuff to popt.h for C++ compilers (Dale Hawkins)