*** empty log message ***
authorewt <devnull@localhost>
Thu, 31 Oct 1996 21:09:26 +0000 (21:09 +0000)
committerewt <devnull@localhost>
Thu, 31 Oct 1996 21:09:26 +0000 (21:09 +0000)
CVS patchset: 1147
CVS date: 1996/10/31 21:09:26

CHANGES

diff --git a/CHANGES b/CHANGES
index cc589e2..3866101 100644 (file)
--- a/CHANGES
+++ b/CHANGES
          in rpmrc
        - don't exit when there is an unknown option in an rpmrc, just
          give an error and continue
+       - tried once again to get things working properly with 2.1's
+         write behavior
+       - added -E option for %patch
+       - added UltraSPARC support to lib-rpmrc
+       - moved default topdir and optflags settings to lib-rpmrc from 
+         /etc/rpmrc
+       - removed /etc/rpmrc from standard distribution
+       - use separate chgrp/chown commands in %setup macro
+       - kill(2) arguments were backwards in lib/install.c
+       - fileFile logging needed stdio to handle NULL args to %s
+       - default docdir (for %doc macro) set in lib-rpmrc rather then
+         hardcoded
+       - removed some of the \n from args to error() [though many are
+         still left]
+       - uninstall should fail if the preuninstall script fails
+       - --root works with --initdb now
 
 2.2.6 -> 2.2.7:
        - applied lots of portability patches