*** empty log message ***
authorewt <devnull@localhost>
Wed, 16 Jul 1997 01:48:46 +0000 (01:48 +0000)
committerewt <devnull@localhost>
Wed, 16 Jul 1997 01:48:46 +0000 (01:48 +0000)
CVS patchset: 1742
CVS date: 1997/07/16 01:48:46

CHANGES
CREDITS

diff --git a/CHANGES b/CHANGES
index 4c634da..8cc8eb8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,8 @@
        - implemented ternary operator as query expression
        - fixed --scripts to only print information on scripts which
          are present
+       - check symlink() return for < 0, not != 0 (Bob Tanner)
+       - uses chroot() for installs --root option
 
 2.4.1 -> 2.4.2:
        - completely rewrote queryformat code
diff --git a/CREDITS b/CREDITS
index 1a0c1ad..331188e 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -16,6 +16,7 @@ Significant code, ideas, or porting help have been contributed by:
        David Fox
        Joseph L. Hartmann, Jr
        Jeff Johnson
+       Michael K. Johnson
        Eugene Kanter
        Hermann Lauer
        Elliot Lee
@@ -27,4 +28,5 @@ Significant code, ideas, or porting help have been contributed by:
        Tyson Sawyer
        Johnie Stafford
        Gary Thomas
+       Bob Tanner
        Karsten Weiss