summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-01-03 20:19:27 +0000
committerjbj <devnull@localhost>2001-01-03 20:19:27 +0000
commit23fcf67cb51b54c4c1f23188ee355dbcbfba0a28 (patch)
treef8d1a8a5a523fd6f60760b2930f99f1f18349091 /CHANGES
parentfd2c1d927f4a13e0507ab929a009decdbb90c01e (diff)
downloadlibrpm-tizen-23fcf67cb51b54c4c1f23188ee355dbcbfba0a28.tar.gz
librpm-tizen-23fcf67cb51b54c4c1f23188ee355dbcbfba0a28.tar.bz2
librpm-tizen-23fcf67cb51b54c4c1f23188ee355dbcbfba0a28.zip
- fix: avoid locale issues with strcasecmp/strncasecmp (#23199).
- remove almost all explicit uses of stderr in rpmlib using rpmError(). CVS patchset: 4406 CVS date: 2001/01/03 20:19:27
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f41481a18..b2bb19ad8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -89,6 +89,8 @@
- (popt): add POPT_ARGFLAG_OPTIONAL for long options with optional arg.
- (popt): diddle auto-help to include type of arg expected.
- use popt autohelp for rpm helper binaries.
+ - fix: avoid locale issues with strcasecmp/strncasecmp (#23199).
+ - remove almost all explicit uses of stderr in rpmlib using rpmError().
3.0.6 -> 4.0
- use DIRNAMES/BASENAMES/DIRINDICES not FILENAMES in packages and db.