aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d0b3f19d..1da82e2b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,11 @@
2008-11-01 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ Fix AW/2212001
+ * sman/sman.c (process_arguments): Fix thinko.
+ (process_options): Complain about unknown options.
+
+2008-11-01 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* sman/sman.c (ptsPath): Remove.
* sman/Makefile.in: Add additional C runtimes for link.
* lib/openpty.c: Include <pty.h> and <util.h> where available.