changeset 671:47c8145fdedd

Updated the changelog. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@934 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Thu, 12 Feb 2009 23:43:16 +0000
parents 44beb2ae34c9
children 326789deb587
files CHANGELOG.txt
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG.txt	Thu Feb 12 23:39:00 2009 +0000
+++ b/CHANGELOG.txt	Thu Feb 12 23:43:16 2009 +0000
@@ -6,6 +6,8 @@
 [change] When using a non Windows system the default editor font type is now Monospace instead of Courier. The latter was not found properly.
 [change] For security reason using a randomly generated temporary directory name on Unix based systems.
 [change] Improved the GUI updates for the Notepad++ plugin a bit. Not what I would call "good" yet.
+[fix] Bug ID 2284777 : The Notepad++ plugin was falsely linked against Qt debug dlls, which were not included. http://universalindent.sf.net/issue/bug/2284777
+[fix] Bug ID 2594251 : The new version available check didn't work anymore since version 1.0.1. http://universalindent.sf.net/issue/bug/2594251
 [fix] Avoid a crash if an uigui ini file with faulty header info is read, where the indenter executable was empty.
 [fix] Some application settings were tried to be read from a wrong directory when running in multi user mode.