summaryrefslogtreecommitdiff
path: root/src/ACKNOWLEDGMENTS
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-04-07 10:10:01 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-04-07 10:10:01 +0000
commitebb6e6d5b13e114b1c101e6215ab84d995b5b12f (patch)
tree8a4962428b7f057bf9d9c4c9699f7995b55cbe97 /src/ACKNOWLEDGMENTS
parent7fe1560fdef3119d3add60fc37b97ebb662144b4 (diff)
Change 4.50/80 broke the handling of negative uids and gids in spool
files. Negative gids are sometimes used. Allow for both to be negative.
Diffstat (limited to 'src/ACKNOWLEDGMENTS')
-rw-r--r--src/ACKNOWLEDGMENTS3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ACKNOWLEDGMENTS b/src/ACKNOWLEDGMENTS
index e2ec4982c..8b7b704fb 100644
--- a/src/ACKNOWLEDGMENTS
+++ b/src/ACKNOWLEDGMENTS
@@ -1,4 +1,4 @@
-$Cambridge: exim/src/ACKNOWLEDGMENTS,v 1.21 2005/04/07 10:02:02 ph10 Exp $
+$Cambridge: exim/src/ACKNOWLEDGMENTS,v 1.22 2005/04/07 10:10:01 ph10 Exp $
EXIM ACKNOWLEDGEMENTS
@@ -154,6 +154,7 @@ Pierre Humblet Continued Cygwin support
Peter Ilieve Suggested patch for lookup search bug
John Jetmore Writing and maintaining the 'exipick' utility
Bob Johannessen Patch for Sieve envelope tests bug
+ Patch for negative uid/gid bug
Christian Kellner Patch for LDAP dereferencing
Alex Kiernan Patch for libradius
Diagnosis of milliwait clock-backwards bug