Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/coff/ChangeLog')
-rw-r--r--include/coff/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog
index 79da2757e..d73c51af2 100644
--- a/include/coff/ChangeLog
+++ b/include/coff/ChangeLog
@@ -1,6 +1,10 @@
+2000-12-11 Alan Modra <alan@linuxcare.com.au>
+
+ * ti.h (OCTETS_PER_BYTE_POWER): Change #warning to #error.
+
2000-12-08 Alan Modra <alan@linuxcare.com.au>
- * ti.h: Change #warn to #warning.
+ * ti.h (OCTETS_PER_BYTE_POWER): Change #warn to #warning.
2000-06-30 DJ Delorie <dj@cygnus.com>