diff options
author | jbj <devnull@localhost> | 2000-07-31 21:27:20 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-07-31 21:27:20 +0000 |
commit | 11fa17601b6caec51119c7b744e840c9bd24521c (patch) | |
tree | 2476fe54b160a9462d3ac141c83bd8c033378755 /rpm.spec | |
parent | 79f6c8be8708941355e6408ad8ce527bc8af4d92 (diff) | |
download | librpm-tizen-11fa17601b6caec51119c7b744e840c9bd24521c.tar.gz librpm-tizen-11fa17601b6caec51119c7b744e840c9bd24521c.tar.bz2 librpm-tizen-11fa17601b6caec51119c7b744e840c9bd24521c.zip |
- fix: segfault on erase if filestates is missing in header (#14679).
CVS patchset: 3994
CVS date: 2000/07/31 21:27:20
Diffstat (limited to 'rpm.spec')
-rw-r--r-- | rpm.spec | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -263,6 +263,7 @@ fi %changelog * Mon Jul 31 2000 Jeff Johnson <jbj@redhat.com> - fix: uniqify dependency problems when printing (#14034). +- fix: segfault on erase if filestates is missing in header (#14679). - popt: add ability to perform callbacks for every, not just first, match. * Sat Jul 29 2000 Jeff Johnson <jbj@redhat.com> |