]> granicus.if.org Git - sudo/commitdiff
updates
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 26 Mar 1999 18:17:43 +0000 (18:17 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 26 Mar 1999 18:17:43 +0000 (18:17 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index f63aaa5c87943e4489458cdef877132d0514be7c..5347eecbf0097245a99c439474187f5b2006d851 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1023,3 +1023,10 @@ Sudo 1.5.8 released.
 Sudo 1.5.8p1 released.
 
 321) Fixed a bug wrt quoting characters in command args.
+
+322) Make --without-sendmail work.
+
+Sudo 1.5.8p2 released.
+
+323) Fixed a segv if HOST_IN_LOG defined and gethostbyname() fails.
+     Reported by Gero Treuner <gero@faveve.uni-stuttgart.de>.