summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-07-14 13:07:43 +1000
committerDamien Miller <djm@mindrot.org>2001-07-14 13:07:43 +1000
commit8f6bc30a4b23fb07ca3aca01a745f070a2129760 (patch)
tree037ae4ea0153e5446e2fc844950c5a13f6b6d127 /ChangeLog
parent0ae6e009c8c6c61e16407b906ee80714daf61037 (diff)
- (djm) Reorder Makefile.in so clean targets work a little better when
run directly from Makefile.in
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f00e72e3..7f6408f9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -47,6 +47,8 @@
47 [auth.c] 47 [auth.c]
48 no need to call dirname(pw->pw_dir). 48 no need to call dirname(pw->pw_dir).
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
51 run directly from Makefile.in
50 52
5120010711 5320010711
52 - (djm) dirname(3) may modify its argument on glibc and other systems. 54 - (djm) dirname(3) may modify its argument on glibc and other systems.
@@ -6022,4 +6024,4 @@
6022 - Wrote replacements for strlcpy and mkdtemp 6024 - Wrote replacements for strlcpy and mkdtemp
6023 - Released 1.0pre1 6025 - Released 1.0pre1
6024 6026
6025$Id: ChangeLog,v 1.1397 2001/07/14 02:21:34 djm Exp $ 6027$Id: ChangeLog,v 1.1398 2001/07/14 03:07:44 djm Exp $