summaryrefslogtreecommitdiff
path: root/utils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r--utils/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog
index 624ad649..d636e356 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,3 +1,16 @@
+2002-09-17 Marcus Brinkmann <marcus@gnu.org>
+
+ * console-ncurses.c: File removed (the ncursesw console client is
+ now a driver in the console-client).
+ * Makefile: Revert 2002-08-22 change:
+ Do not include`../config.make'.
+ (targets) [LIBNCURSES]: Removed.
+ (SRCS) [LIBNCURSES]: Likewise.
+ (HURDLIBS) [LIBNCURSES]: Likewise.
+ (console-ncurses): Target removed.
+ (console-ncurses-CPPFLAGS): Removed.
+ (console-ncurses-LDLIBS): Likewise.
+
2002-09-09 Marcus Brinkmann <marcus@gnu.org>
* console-ncurses.c (cons_vcons_set_scroll_lock): New function.