*** empty log message ***
authorewt <devnull@localhost>
Fri, 14 Feb 1997 03:24:45 +0000 (03:24 +0000)
committerewt <devnull@localhost>
Fri, 14 Feb 1997 03:24:45 +0000 (03:24 +0000)
CVS patchset: 1416
CVS date: 1997/02/14 03:24:45

CHANGES

diff --git a/CHANGES b/CHANGES
index f753cb6..23151a2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
        - tried to make the locale stuff a bit more portable (again)
        - reworked the owner/group setting on installs to be more generic
          (in preperation for getting rid of cpio)
-       - made verify verify owner and groups by name rather then by id
+       - made verify verify owner and groups by name rather then by id -- if
+         the symbolic names aren't available use the uids
+       - cleaned up relocateFilelist() and related code thanks to
+         new header introduced in 2.3.3 -- this could break relocateable
+         packages but they seem okay
+       - fixed a bug which could cause relocateable packages to not get
+         relocated -- I think this bit some people during hard drive
+         installs of all things (Jason Salopek pestered me consistently
+         enough to keep this on the front burner for me)
+       - removed FILEUIDS and FILEGIDS from the header in the database --
+         we never used it and it jsut wasted room
+       - convert uid/gid lists in v1 headers to symbolic names 
 
 2.3.3 -> 2.3.4:
        - %changelog processing