summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index ee6b2bdc5..808734bf3 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+2002-11-06 Christopher Faylor <cgf@redhat.com>
+
+ * fhandler_console.cc (keytable[]): Redefine F1 - F5 to something a
+ little more sensical.
+
2002-11-06 Sergey Okhapkin <sos@prospect.com.ru>
* syscalls.cc (getutid): Use UT_IDLEN where appropriate.