NEWS for 0.8.5

This commit is contained in:
Yevgen Muntyan 2007-04-09 22:00:27 -05:00
parent 261d92cc21
commit c22c74464b
2 changed files with 5 additions and 3 deletions

4
NEWS
View File

@ -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 ===

View File

@ -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>