changeset 710:e5f77ab5e2fa

Updated the changelog. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@979 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Tue, 14 Jul 2009 22:28:00 +0000
parents 718e2e543cd1
children 8736c8cada18
files CHANGELOG.txt
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG.txt	Tue Jul 14 22:27:15 2009 +0000
+++ b/CHANGELOG.txt	Tue Jul 14 22:28:00 2009 +0000
@@ -1,3 +1,12 @@
+2009-07-15 Version 1.1.0
+[add] Added a logging class, that can catch debug output and make trace backs if any problems occur possible.
+[add] Added an application icon for Mac OS X.
+[change] Feature Request ID 2596302 : Updated the greatcode.ini. Thanks to adxadx who has done this work!
+[change] Feature Request ID 2793216: Updated to Uncrustify 0.53.
+[change] Updated to JsDecoder version 1.1.0
+[fix] Bug ID 2791229: If UiGUI was located in a path containing Unicode characters or such a path needed to be handed over to a called indenter, the indenter could get confused on Windows. So using the Windows 8.3 short path notation.
+[fix] On Mac OS X the used default font wasn't monospaced. Switched back to use Courier on Mac.
+
 2009-02-12 Version 1.0.2
 [add] Feature Request ID 2498654 : Added support for the Fortran indenter F90ppr. http://universalindent.sf.net/issue/feature/2498654
 [add] Made it possible to define "stdin" to be used for an indenter calling.