NEWS for 0.8.5
This commit is contained in:
parent
261d92cc21
commit
c22c74464b
4
NEWS
4
NEWS
@ -1,5 +1,5 @@
|
|||||||
2007-04-09 Yevgen Muntyan <muntyan@math.tamu.edu>
|
2007-04-09 Yevgen Muntyan <muntyan@math.tamu.edu>
|
||||||
* === Released 0.8.4 ===
|
* === Released 0.8.5 ===
|
||||||
|
|
||||||
Fixed ciritical win32 bug: editor duplicated line endings on save,
|
Fixed ciritical win32 bug: editor duplicated line endings on save,
|
||||||
screwing up files and everything (Thomas Gilgin).
|
screwing up files and everything (Thomas Gilgin).
|
||||||
@ -9,6 +9,8 @@
|
|||||||
Made it save user-chosen encodings in Open and Save dialog.
|
Made it save user-chosen encodings in Open and Save dialog.
|
||||||
It's now possible to print line numbers.
|
It's now possible to print line numbers.
|
||||||
|
|
||||||
|
Version 0.8.4 broke loading files on unix, and was deleted.
|
||||||
|
|
||||||
2007-04-06 Yevgen Muntyan <muntyan@math.tamu.edu>
|
2007-04-06 Yevgen Muntyan <muntyan@math.tamu.edu>
|
||||||
* === Released 0.8.3 ===
|
* === Released 0.8.3 ===
|
||||||
|
|
||||||
|
4
moo.mprj
4
moo.mprj
@ -34,9 +34,9 @@
|
|||||||
</configure>
|
</configure>
|
||||||
</optimized>
|
</optimized>
|
||||||
</configurations>
|
</configurations>
|
||||||
<file_selector_dir>/home/muntyan/projects/moo/build/debug/moo/mooedit/</file_selector_dir>
|
<file_selector_dir>/home/muntyan/projects/moo/moo/mooedit/</file_selector_dir>
|
||||||
<run>
|
<run>
|
||||||
<args>--g-fatal-warnings --new-app</args>
|
<args>--g-fatal-warnings --new-app --mode=project</args>
|
||||||
<exe>medit/medit</exe>
|
<exe>medit/medit</exe>
|
||||||
<vars>
|
<vars>
|
||||||
<var name="LANGUAGE">ru</var>
|
<var name="LANGUAGE">ru</var>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user