summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-11-28 22:28:59 +1100
committerDarren Tucker <dtucker@zip.com.au>2005-11-28 22:28:59 +1100
commitac0c8a533d7b79f8404f904a05655e48aa792a45 (patch)
treed5b688db3a262dd73aa9fffd208ac1c4b8ce3cd4 /ChangeLog
parent3a4634f67415ae6c69b97f042b284b8d98955f97 (diff)
- (dtucker) [includes.h] Bug #1122: __USE_GNU is a glibc internal macro, use
_GNU_SOURCE instead. Patch from t8m at centrum.cz.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 211e34634..c8c053f6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
120051128 120051128
2 - (dtucker) [regress/yes-head.sh] Work around breakage caused by some 2 - (dtucker) [regress/yes-head.sh] Work around breakage caused by some
3 versions of GNU head. Based on patch from zappaman at buraphalinux.org 3 versions of GNU head. Based on patch from zappaman at buraphalinux.org
4 - (dtucker) [includes.h] Bug #1122: __USE_GNU is a glibc internal macro, use
5 _GNU_SOURCE instead. Patch from t8m at centrum.cz.
4 - (dtucker) OpenBSD CVS Sync 6 - (dtucker) OpenBSD CVS Sync
5 - dtucker@cvs.openbsd.org 2005/11/28 05:16:53 7 - dtucker@cvs.openbsd.org 2005/11/28 05:16:53
6 [ssh-keygen.1 ssh-keygen.c] 8 [ssh-keygen.1 ssh-keygen.c]
@@ -3373,4 +3375,4 @@
3373 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 3375 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
3374 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 3376 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
3375 3377
3376$Id: ChangeLog,v 1.4011 2005/11/28 06:05:40 dtucker Exp $ 3378$Id: ChangeLog,v 1.4012 2005/11/28 11:28:59 dtucker Exp $