summaryrefslogtreecommitdiff
path: root/popt/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2000-07-31 15:04:20 +0000
committerjbj <devnull@localhost>2000-07-31 15:04:20 +0000
commit79f6c8be8708941355e6408ad8ce527bc8af4d92 (patch)
treefa501d05e3d031c0f6699422b6094e56ab57f60a /popt/CHANGES
parent6040ca6f5333229b24e9bc319e87ba797601dbc3 (diff)
downloadrpm-79f6c8be8708941355e6408ad8ce527bc8af4d92.tar.gz
rpm-79f6c8be8708941355e6408ad8ce527bc8af4d92.tar.bz2
rpm-79f6c8be8708941355e6408ad8ce527bc8af4d92.zip
- fix: uniqify dependency problems when printing (#14034).
- popt: add ability to perform callbacks for every, not just first, match. CVS patchset: 3993 CVS date: 2000/07/31 15:04:20
Diffstat (limited to 'popt/CHANGES')
-rw-r--r--popt/CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/popt/CHANGES b/popt/CHANGES
index b6ab2aa30..db16a5fdd 100644
--- a/popt/CHANGES
+++ b/popt/CHANGES
@@ -1,4 +1,7 @@
-1.3 ->
+1.5 -> 1.6
+ - add ability to perform callbacks for every, not just first, match.
+
+1.3 -> 1.5
- heavy dose of const's
- poptParseArgvString() now NULL terminates the list