summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-07-04 18:20:51 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-07-04 18:20:51 +0000
commit604de560099cb57534a90d4ff451f9ab3f221ee7 (patch)
tree0beadb9e98b532835bc11cb684a018d61141c630 /ChangeLog
parent92ea0eadbe247a6b5c1893ae2a94358cca3be994 (diff)
- (bal) glob.c defines TILDE and AIX also defines it. #undef it first.
bug #265
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 800759837..d68b5461b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
120020704 120020704
2 - (bal) Limit data to TTY for AIX only (Newer versions can't handle the 2 - (bal) Limit data to TTY for AIX only (Newer versions can't handle the
3 faster data rate) Bug #124 3 faster data rate) Bug #124
4 - (bal) glob.c defines TILDE and AIX also defines it. #undef it first.
5 bug #265
4 6
520020703 720020703
6 - (bal) Updated contrib/cygwin/ patch by vinschen@redhat.com 8 - (bal) Updated contrib/cygwin/ patch by vinschen@redhat.com
@@ -1271,4 +1273,4 @@
1271 - (stevesk) entropy.c: typo in debug message 1273 - (stevesk) entropy.c: typo in debug message
1272 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1274 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1273 1275
1274$Id: ChangeLog,v 1.2333 2002/07/04 18:11:09 mouring Exp $ 1276$Id: ChangeLog,v 1.2334 2002/07/04 18:20:51 mouring Exp $