summaryrefslogtreecommitdiffstats
path: root/src/include/sys/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/sys/ChangeLog')
-rw-r--r--src/include/sys/ChangeLog21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/include/sys/ChangeLog b/src/include/sys/ChangeLog
deleted file mode 100644
index 3e84debfc..000000000
--- a/src/include/sys/ChangeLog
+++ /dev/null
@@ -1,21 +0,0 @@
-2002-06-12 Ken Raeburn <raeburn@mit.edu>
-
- * syslog.h: Deleted.
-
-2001-04-26 Ken Raeburn <raeburn@mit.edu>
-
- * syslog.h (syslog, vsyslog, openlog, closelog, setlogmask):
- Always use prototype versions of declarations; delete
- non-prototype declarations.
-
-Wed Jun 12 00:44:07 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
-
- * syslog.h: Add #ifdef _WIN32 in places where we had #ifdef _MSDOS
-
-Thu Jun 22 16:12:23 1995 Tom Yu (tlyu@dragons-lair)
-
- * syslog.h: reverse sense of KRB5_PROVIDE_PROTOTYPES
-
-Thu Apr 13 16:05:08 1995 Keith Vetter (keithv@fusion.com)
-
- * syslog.h: __STDC__ conditionals also check for the _WINDOWS define.