summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f6408f9f..60c0e06a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -49,6 +49,7 @@
49 note that dirname(3) modifies its argument on some systems. 49 note that dirname(3) modifies its argument on some systems.
50 - (djm) Reorder Makefile.in so clean targets work a little better when 50 - (djm) Reorder Makefile.in so clean targets work a little better when
51 run directly from Makefile.in 51 run directly from Makefile.in
52 - (djm) Pull in getopt(3) from OpenBSD libc for the optreset extension.
52 53
5320010711 5420010711
54 - (djm) dirname(3) may modify its argument on glibc and other systems. 55 - (djm) dirname(3) may modify its argument on glibc and other systems.
@@ -6024,4 +6025,4 @@
6024 - Wrote replacements for strlcpy and mkdtemp 6025 - Wrote replacements for strlcpy and mkdtemp
6025 - Released 1.0pre1 6026 - Released 1.0pre1
6026 6027
6027$Id: ChangeLog,v 1.1398 2001/07/14 03:07:44 djm Exp $ 6028$Id: ChangeLog,v 1.1399 2001/07/14 03:22:53 djm Exp $