*** empty log message ***
authorewt <devnull@localhost>
Mon, 21 Oct 1996 02:20:20 +0000 (02:20 +0000)
committerewt <devnull@localhost>
Mon, 21 Oct 1996 02:20:20 +0000 (02:20 +0000)
CVS patchset: 1130
CVS date: 1996/10/21 02:20:20

CHANGES

diff --git a/CHANGES b/CHANGES
index b0747a5..cc589e2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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