|
From: Xuan B. <med...@us...> - 2006-06-21 23:45:06
|
Update of /cvsroot/jedit/jEdit/doc In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv14203 Modified Files: CHANGES.txt Log Message: Spell the first 'a' of "Xuan Baldauf" properly: use a hat ("circumflex accent") over the 'a'. Index: CHANGES.txt =================================================================== RCS file: /cvsroot/jedit/jEdit/doc/CHANGES.txt,v retrieving revision 1.840 retrieving revision 1.841 diff -u -d -r1.840 -r1.841 --- CHANGES.txt 21 Jun 2006 23:38:51 -0000 1.840 +++ CHANGES.txt 21 Jun 2006 23:45:01 -0000 1.841 @@ -2,7 +2,7 @@ {{{ Version 4.3pre5 Thanks to: Alan Ezust, Jeffrey Hoyt, Daniel Hahler, Dale Anson, - Björn "Vampire" Kautler, Matthieu Casanova, Xuan Baldauf, + Björn "Vampire" Kautler, Matthieu Casanova, Xuân Baldauf, Nicholas O'Leary and Marcelo Vanzin for contributing to this release. {{{ Reinstall required @@ -19,7 +19,7 @@ a fix to bug 1488047). This may greatly affect the way your keys work. Please report any bugs regarding this (and please drop a note about this bug in bug 1488047). - (Xuan Baldauf). + (Xuân Baldauf). }}} @@ -75,14 +75,14 @@ The Ruby-Mode now highlights numbers correctly (bug #1489847). (Björn "Vampire" Kautler) - The "Recent files" menu can now be reaches with the keystroke sequence - "Alt+F F" (bug 1488066) (Xuan Baldauf) + "Alt+F F" (bug 1488066) (Xuân Baldauf) - The "Recent files" menu displays pathname information in the status line now also in cases the keyboard is used to choose menu items - (bug 1488060) (Xuan Baldauf) + (bug 1488060) (Xuân Baldauf) - Drag&Drop now accepts multiple files in KDE environment. (bug 1487647) - (Xuan Baldauf) + (Xuân Baldauf) - Mode_Switcher macro fixed to stop InvocationTargetException (Nicholas O'Leary) @@ -112,7 +112,7 @@ }}} {{{ Version 4.3pre4 -Thanks to: Neil Bertram, Onur Turgay, Ollie Rutherfurd, Dale Anson, Xuan Balduf, +Thanks to: Neil Bertram, Onur Turgay, Ollie Rutherfurd, Dale Anson, Xuân Balduf, Nathan Blair, Peter Adolphs, Carmine Lucarelli, Matthieu Casanova, Alan Ezust, Daniel Hahler, Marcello Vanzin, Slava Pestov, Björn "Vampire" Kautler, and Jeffrey Hoyt for contributing to this release. @@ -142,9 +142,9 @@ {{{ Miscellaneous -- TextAreaTransferHandler patch 1487647 Drag 'n' drop from KDE now works. (Xuan Baldauf) +- TextAreaTransferHandler patch 1487647 Drag 'n' drop from KDE now works. (Xuân Baldauf) -- GUIUtilities patch 1275607 for "find" dialog (Xuan Baldauf) +- GUIUtilities patch 1275607 for "find" dialog (Xuân Baldauf) - GUIUtilities patch 1467821 for dual-head displays applied (Nathan Blair) |