summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-02-02 19:03:13 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-02-02 19:03:13 +0000
commit6413635b01d7479db7990e4f7e3d8dc28bd10c44 (patch)
treef87253846664022ad97019802b697e0bc673bb77 /ChangeLog
parentdd5c5a3ffe39267bc885a6ee23d5621df787427c (diff)
- (bal) renamed queue.h to fake-queue.h (even if it's an OpenBSD
based file) to ensure #include space does not get confused.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bfcdac520..15fb0df8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
120010103 120010103
2 - (bal) Cygwin clean up by Corinna Vinschen <vinschen@redhat.com> 2 - (bal) Cygwin clean up by Corinna Vinschen <vinschen@redhat.com>
3 - (bal) renamed queue.h to fake-queue.h (even if it's an OpenBSD
4 based file) to ensure #include space does not get confused.
3 5
420010102 620010102
5 - (bal) Makefile fix where sourcedir != builddir by Corinna Vinschen 7 - (bal) Makefile fix where sourcedir != builddir by Corinna Vinschen