diff options
author | ewt <devnull@localhost> | 1996-10-21 02:20:20 +0000 |
---|---|---|
committer | ewt <devnull@localhost> | 1996-10-21 02:20:20 +0000 |
commit | 6ff46f65f50477f4927649c44a74f5080314c315 (patch) | |
tree | c80c1fab1baf95d671508863f3fcdf8c14be1754 /CHANGES | |
parent | 947a93a597108fb4e1f905cdfb96c5d72c9db159 (diff) | |
download | rpm-6ff46f65f50477f4927649c44a74f5080314c315.tar.gz rpm-6ff46f65f50477f4927649c44a74f5080314c315.tar.bz2 rpm-6ff46f65f50477f4927649c44a74f5080314c315.zip |
*** empty log message ***
CVS patchset: 1130
CVS date: 1996/10/21 02:20:20
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -5,6 +5,13 @@ - added conflict checking (use conflicts tag, which looks just like the requires tag) - fixed RPM's return code when package removal fails + - cleaned up lib/install.c a bit for readability + - plugged a bunch of memory leaks thanks to mpr -- install, + uninstall, verify, and query all seem clean now + - added support for trees shared over a network via netsharedpath + in rpmrc + - don't exit when there is an unknown option in an rpmrc, just + give an error and continue 2.2.6 -> 2.2.7: - applied lots of portability patches |