summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68505ac..233302f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2006-03-04 Thomas Schwinge <tschwinge@gnu.org>
+
+ Remove unused and unsupported code. Consult the file
+ `DEVELOPMENT' for details. Partly based on suggestions by
+ Gianluca Guida <glguida@gmail.com>.
+
+ * i386/bogus/de6c.h: Remove file.
+ * i386/i386at/if_de6c.c: Likewise.
+ * i386/i386at/if_de6c.h: Likewise.
+ * i386/i386at/if_de6s.S: Likewise.
+ * i386/i386at/conf.c: Don't include <de6c.h> anymore and adopt all
+ users of NDE6C as if it were always defined to `0'.
+ * i386/i386at/lpr.c: Likewise.
+
2006-02-20 Thomas Schwinge <tschwinge@gnu.org>
Remove unused and unsupported code. Consult the file