From: ewt Date: Thu, 2 Jan 1997 17:48:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: rpm-4.4-release~4471 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0332f9252ef9591a2feb9e6174f0dd224435ec6e;p=platform%2Fupstream%2Frpm.git *** empty log message *** CVS patchset: 1264 CVS date: 1997/01/02 17:48:29 --- diff --git a/CHANGES b/CHANGES index 8f50b90..7ca11a1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,12 @@ +2.3 -> 2.3.1: + - changed --help routing to have intelligent line wrapping + to make i18n efforts easier + - NLSDIR should be used for nls catalogs, not a hardcoded path + - NLSDIR should be in share, not lib + - renamed sweedish catalog from se to sv + - added german catalog + - treat RPM_CHAR_TYPE as RPM_INT8_TYPE for queries + 2.2.11 -> 2.3: - replaced putenv/setenv which calls which malloc() buffer -- these are memory leaks, but the functions are only used between a fork()