From d395f5b4bd1beeb1eb4a18e20498787162c39e78 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sun, 30 Apr 2017 22:10:11 -0400 Subject: Updated CHANGELOG.md ordering. --- CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index a1821421..59728236 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,22 +21,22 @@ Download: Bugfixes: +* Fixed some C++ and Moonscript file associations. +* Fixed some bugs in "Replace All". +* Fixed some instances of snippet insertion with selected text. +* Fixed `make install` for desktop files and icons. * Scintilla: Fixed crash in edge-case for fold tags (text shown next to folds). * Scintilla: Fixed stream selection collapsing when caret is moved up/down. * Scintilla: Fixed bugs in fold tag drawing. * Scintilla: Fixed crash in GTK accessibility (for screen readers) code. * Scintilla: Only allow smooth scrolling in Wayland. * Scintilla: Fixed popup positioning on a multi-monitor setup. -* Fixed some C++ and Moonscript file associations. -* Fixed some bugs in "Replace All". -* Fixed some instances of snippet insertion with selected text. -* Fixed `make install` for desktop files and icons. Changes: -* Scintilla: Accessibility improvements including the ability to turn it off. * Added support for Logtalk. * Effectively updated to [Scintilla][] 3.7.4. +* Scintilla: Accessibility improvements including the ability to turn it off. [Textadept 9.4 -- Win32]: download/textadept_9.4.win32.zip [Textadept 9.4 -- Mac OSX Intel 10.5+]: download/textadept_9.4.osx.zip -- cgit v1.2.3