SF.net SVN: geany: [844] trunk/NEWS

ntrel at users.sourceforge.net ntrel at xxxxx
Thu Sep 28 13:46:51 UTC 2006


Revision: 844
          http://svn.sourceforge.net/geany/?rev=844&view=rev
Author:   ntrel
Date:     2006-09-28 06:46:47 -0700 (Thu, 28 Sep 2006)

Log Message:
-----------
ntrel's changes for Geany 0.9

Modified Paths:
--------------
    trunk/NEWS

Modified: trunk/NEWS
===================================================================
--- trunk/NEWS	2006-09-28 13:44:21 UTC (rev 843)
+++ trunk/NEWS	2006-09-28 13:46:47 UTC (rev 844)
@@ -1,3 +1,31 @@
+Geany 0.9 (TBA)
+
+    Changes:
+    * Added function calltips for files open in the current workspace
+      for C-like languages.
+    * Open a second instance by default when starting Geany with no
+      filenames specified on the command-line.
+    * Added better error message support for D, for both DMD and GDC;
+      also GCC-style linker error messages are now parsed.
+    * Text selections now use syntax highlighting foreground colours
+      (but can still be overridden in filetypes.common).
+    * Find in Files improvements: fixed string and whole word only
+      matching options; a directory selector dialog; filenames passed
+      to Grep are now sorted alphabetically.
+    * Remember the VTE current directory at startup.
+    * Show the messages window on build failure or for Find Usage.
+    * Added -s command-line option to not load session files (-i is now
+      used to force a new instance).
+
+    Bugs fixed:
+    * Fixed a segfault at startup if terminal follow path setting is
+      enabled.
+    * Fixed clicking on error messages being dependent on the current
+      file's directory.
+    * Fixed a bug when clicking on a recent file got the wrong
+      filename.
+
+
 Geany 0.8 (August 09, 2006)
 
         Changes:


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list