diff options
author | jbj <devnull@localhost> | 2000-12-14 22:14:29 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-12-14 22:14:29 +0000 |
commit | 92c9e1fc77e3b8dd523bc34323bf377b719e94b5 (patch) | |
tree | 9721248e0cf202580fef5fb2dc18c5baf243fd27 /CHANGES | |
parent | 66671b9701767918dfc0541f15aca2e6abd0ac85 (diff) | |
download | librpm-tizen-92c9e1fc77e3b8dd523bc34323bf377b719e94b5.tar.gz librpm-tizen-92c9e1fc77e3b8dd523bc34323bf377b719e94b5.tar.bz2 librpm-tizen-92c9e1fc77e3b8dd523bc34323bf377b719e94b5.zip |
- fix: segfault on build path, ignore deleted drips.
- fix: synthesized callbacks for removed packages have not a pkgkey.
CVS patchset: 4346
CVS date: 2000/12/14 22:14:29
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -65,6 +65,7 @@ info. - change dependency loop message to RPMMESS_WARNING to use stderr, not stdout. + - fix: segfault on build path, ignore deleted drips. 3.0.6 -> 4.0 - use DIRNAMES/BASENAMES/DIRINDICES not FILENAMES in packages and db. |