]> granicus.if.org Git - sudo/commitdiff
sync
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 8 May 2008 16:53:09 +0000 (16:53 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 8 May 2008 16:53:09 +0000 (16:53 +0000)
ChangeLog

index 2c7372a65352967ec3936a3416df2dac93a3b4ac..0b615636f673b654997b177e45b27bd75206d421 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2008-05-08 12:49  millert
+
+       * parse.c: Initialize tags to UNSPEC instead of def_* in "sudo -l"
+         mode.  This fixes a problem where the tag value printed was
+         influenced by defaults set in the first pass through the parser.
+
+2008-05-03 21:29  millert
+
+       * Makefile.in, sudo.psf: No point in packaging the TODO file
+
+2008-05-03 21:24  millert
+
+       * ChangeLog: sync
+
 2008-05-02 20:53  millert
 
        * WHATSNEW, def_data.c, def_data.h, def_data.in, env.c, sudo.c,