diff options
-rw-r--r-- | admin/ChangeLog | 3 | ||||
-rw-r--r-- | admin/FOR-RELEASE | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 8b0fe74d44f..3204ed9cb0c 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -1,6 +1,7 @@ -2005-10-18 Chong Yidong <cyd@stupidchicken.com> +2005-10-19 Chong Yidong <cyd@stupidchicken.com> * FOR-RELEASE (New features): max-image-size implemented. + (Bugs): split-window done, by Kim F. Storm. 2005-10-17 Bill Wohler <wohler@newt.com> diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index d37dff6f3d5..91b27e0d0b0 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -48,9 +48,6 @@ invalid pointer from string_free_list. * BUGS -** Make a new interface for specifying window configurations -so that we can fix bugs in balance-windows. - ** TCP server processes do not work on Windows. TCP/IP server processes created with `make-network-process' consume |