diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-03-27 23:16:21 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-03-27 23:16:21 +0000 |
commit | 8e4b942cf653d1903e970d39e9310dcd46c3ee7e (patch) | |
tree | 245614ba73ab956a5f324d9efd799ad9761f265f | |
parent | 84904bdb503d0a4788f1e5c4a19951b650f7e057 (diff) | |
download | mdk-8e4b942cf653d1903e970d39e9310dcd46c3ee7e.tar.gz mdk-8e4b942cf653d1903e970d39e9310dcd46c3ee7e.tar.bz2 |
release 0.3
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | THANKS | 2 | ||||
-rw-r--r-- | TODO | 1 |
3 files changed, 3 insertions, 2 deletions
@@ -13,6 +13,8 @@ Please send mdk bug reports to bug-mdk@gnu.org. ** New mixvm-Emacs/GNUD interface via mixvm.el (Philip King). +** Readline and history support for mixvm are now optional features. + ** JRED is now properly implemented (bug pointed out by Vasiliy Ozmetelenko). @@ -15,7 +15,7 @@ a list of these people. Help me keep it complete and exempt of errors. * Agustin Navarro <anp@cantv.net> kindly tested the installation on Mandrake and discovered a bug in the configuration process. -* Vasilij <vasimba@mail.ru> kindly pointed out a bug in JRED. +* Vasilij Ozmetelenko <vasimba@mail.ru> kindly pointed out a bug in JRED. * MDK was inspired by Darius Bacon's MIXAL program <djello@well.sf.ca.us> which can be installed in Debian 2.3 as the package "mixal". @@ -4,6 +4,5 @@ * allow abbrevs of mixvm commands (e.g. ed file -> edit file) * ncurses based frontend -* add GTK/GNOME support (see gaby's config hacks for making it optional) |