summaryrefslogtreecommitdiffhomepage
path: root/ChangeLog
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2004-06-12 02:34:39 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2004-06-12 02:34:39 +0000
commit97a02a9af8bb6d1c66b7372f312f3e2b699c8cae (patch)
tree55a90a0f4cb3fce077a3cc13384e8d1034371d81 /ChangeLog
parent8d2796e698c3784d55fb13b165343a1788b2d09e (diff)
downloadmdk-97a02a9af8bb6d1c66b7372f312f3e2b699c8cae.tar.gz
mdk-97a02a9af8bb6d1c66b7372f312f3e2b699c8cae.tar.bz2
1.1 news
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog26
1 files changed, 23 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index faba95c..505fba4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,31 @@
-2004-06-10 Jose Antonio Ortega Ruiz <jao@member.fsf.org>
+2004-06-12 Jose Antonio Ortega Ruiz <jao@gnu.org>
+
+ * configure.in (Module): new version; fix guile checking.
+
+ * doc/mdk_mixvm.texi (Devices):
+ * mixlib/xmix_device.c: the paper tape is really an input device.
+
+ * mixgtk/mixgtk_widgets.h (Module):
+ * mixgtk/mixgtk_widgets.c (Module):
+ * mixgtk/mixgtk_device.c (Module):
+ * mixgtk/mixgtk.glade (Module): support for terminal device input
+ in the form of a new dialog.
+
+2004-06-10 Jose Antonio Ortega Ruiz <jao@gnu.org>
+
+ * mixlib/mix_parser.c (mix_parser_compile): correctly set the loc
+ pointer.
+
+ * mixlib/mix_io.c (Module): allow truncated lines in char input
+ device files.
+
+ * mixlib/testsuite/mix_types_t.c (Module): test char to byte
+ conversions.
* mixlib/mix_types.c (Module):
* doc/mdk_tut.texi (Module): new ASCII rep for delta, sigma
and pi.
-2004-06-10 Jose Antonio Ortega Ruiz <jao@gnu.org>
-
* mixlib/testsuite/mix_vm_ins_t.c (Module):
* mixlib/testsuite/mix_types_t.c (Module): adaptation to new
character set and LDN instructions behaviour.