diff options
author | ewt <devnull@localhost> | 1999-04-07 06:23:07 +0000 |
---|---|---|
committer | ewt <devnull@localhost> | 1999-04-07 06:23:07 +0000 |
commit | 4c23cb8b6fe44143a96d8b205e41306066fd2f5c (patch) | |
tree | e174bb74a9e4860f381cb58b733fbd2b2c5f5b30 /popt | |
parent | ffa1389df4627db2815b835b2f4391ea4850c407 (diff) | |
download | librpm-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/CHANGES | 5 |
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) |