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 | 01b08160d25b3a9f70a7293cd21d6709163047cc (patch) | |
tree | d3871fd1a48d31dcc1994a212778be43bc507d9d /NEWS | |
parent | 4538a72db0c23af07e6410b65032f14051d47282 (diff) | |
download | mdk-01b08160d25b3a9f70a7293cd21d6709163047cc.tar.gz mdk-01b08160d25b3a9f70a7293cd21d6709163047cc.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. |