summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2007-06-11 14:44:02 +1000
committerDarren Tucker <dtucker@zip.com.au>2007-06-11 14:44:02 +1000
commit725286e2239ad3a2f918602a40bd43a94739e6d6 (patch)
tree07de49bc9cc3a51c37acd0adacd0c8c936c52164 /ChangeLog
parent1534fa41e07283acf83a50e6c2bbc8ca2f71ab97 (diff)
- (dtucker) [includes.h] Bug #1243: HAVE_PATHS -> HAVE_PATHS_H. Should
prevent warnings about redefinitions of various things in paths.h. Spotted by cartmanltd at hotmail.com.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ee5db5b2c..bb9c59899 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,6 +29,9 @@
29 - (dtucker) [openbsd-compat/bsd-misc.c] According to the spec the "remainder" 29 - (dtucker) [openbsd-compat/bsd-misc.c] According to the spec the "remainder"
30 argument to nanosleep may be NULL. Currently this never happens in OpenSSH, 30 argument to nanosleep may be NULL. Currently this never happens in OpenSSH,
31 but check anyway in case this changes or the code gets used elsewhere. 31 but check anyway in case this changes or the code gets used elsewhere.
32 - (dtucker) [includes.h] Bug #1243: HAVE_PATHS -> HAVE_PATHS_H. Should
33 prevent warnings about redefinitions of various things in paths.h.
34 Spotted by cartmanltd at hotmail.com.
32 35
3320070605 3620070605
34 - (dtucker) OpenBSD CVS Sync 37 - (dtucker) OpenBSD CVS Sync
@@ -3004,4 +3007,4 @@
3004 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3007 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3005 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3008 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3006 3009
3007$Id: ChangeLog,v 1.4686 2007/06/11 04:34:53 dtucker Exp $ 3010$Id: ChangeLog,v 1.4687 2007/06/11 04:44:02 dtucker Exp $