2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 06:15:37 +00:00
This commit is contained in:
Todd C. Miller
1994-09-01 02:00:27 +00:00
parent d366d09e6b
commit 22d7002504

View File

@@ -179,3 +179,7 @@ CHANGES from sudo 1.3
62) All .{c,lex,yacc} files now include both sys/types.h and unistd.h so
we are sure to get the typedef of uid_t.
CHANGES from sudo 1.3.1
63) Added support for DEC OSF/1 protected passwords (shadow passwords).