diff options
Diffstat (limited to 'source3/popt/CHANGES')
-rw-r--r-- | source3/popt/CHANGES | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/source3/popt/CHANGES b/source3/popt/CHANGES index b6ab2aa308..db16a5fdd0 100644 --- a/source3/popt/CHANGES +++ b/source3/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 |