aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2002-12-04 11:57:49 +0000
committerRichard M. Stallman <[email protected]>2002-12-04 11:57:49 +0000
commitc5992177028419221efa87505dddba4af07a5ca3 (patch)
treefe7ab4ce01c83f51b7b90abb300599c9292b0b12 /src
parentd4c2acb9d8ef8b63c1d28c1ef1ce31a701f43ab3 (diff)
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f17ae3a40d..8967f6eb93 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
+2002-12-04 Richard M. Stallman <[email protected]>
+
+ * sysdep.c (fcntl.h): Test only HAVE_FCNTL_H.
+
+ * fileio.c (fcntl.h): Test only HAVE_FCNTL_H.
+
+ * alloca.c: Don't use #error.
+
2002-12-03 Dave Love <[email protected]>
* buffer.c (Qucs_set_table_for_input): New.