diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-06-17 23:05:13 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-06-17 23:05:13 +0000 |
commit | 2ab4463a125621ea92ef93367b1691a4082c6ad1 (patch) | |
tree | 25a1cd08db1a4a9dd38b82933c6dc76ac3324750 /NEWS | |
parent | eb7320cbe1a79e99b6a5c3cc734209a2cfd8e603 (diff) | |
download | mdk-2ab4463a125621ea92ef93367b1691a4082c6ad1.tar.gz mdk-2ab4463a125621ea92ef93367b1691a4082c6ad1.tar.bz2 |
variables in status bar
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ Please send mdk bug reports to bug-mdk@gnu.org. --------------------------------------------------------------------------- * Version 0.3.5 +** In gmixvm, when the mouse pointer is over a MIXAL source line, the + status bar shows the value of the variables appearing in this line. + ** Bug fix: the load, compile and run file dialogs now get the correct filename under linux. |