summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>1999-08-23 23:10:35 +0000
committerjbj <devnull@localhost>1999-08-23 23:10:35 +0000
commit3ae1ccb3aaff3a6e4b2d37d533bb07f34621e96f (patch)
treeb609568f246d06fa51d3dc10d9ab07f2479a2cf1 /CHANGES
parent751c9f18c8c7ecb18e33edc8614c0f91d5b1e528 (diff)
downloadrpm-3ae1ccb3aaff3a6e4b2d37d533bb07f34621e96f.tar.gz
rpm-3ae1ccb3aaff3a6e4b2d37d533bb07f34621e96f.tar.bz2
rpm-3ae1ccb3aaff3a6e4b2d37d533bb07f34621e96f.zip
fix: segfault with "--sign" w/o supplying files (#4651).
CVS patchset: 3247 CVS date: 1999/08/23 23:10:35
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0246fc0b1..e15b6b06a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -32,6 +32,8 @@
- match "de" when locale is specified as "de_DE.ISO-8859-1@Munich".
- add versions to obsoletes.
- add %_install_langs to configure languages to be installed.
+ - add LC_ALL/LC_MESSAGES to query locale search.
+ - fix: segfault with "--sign" w/o supplying files (#4651).
3.0.1 -> 3.0.2
- eliminate armv4 entries from rpmrc (Andrew E. Mileski).