vala r2111 - trunk



Author: juergbi
Date: Mon Dec  1 20:50:40 2008
New Revision: 2111
URL: http://svn.gnome.org/viewvc/vala?rev=2111&view=rev

Log:
2008-12-01  JÃrg Billeter  <j bitron ch>

	* NEWS: update for 0.5.2 release


Modified:
   trunk/ChangeLog
   trunk/NEWS

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Dec  1 20:50:40 2008
@@ -1,3 +1,18 @@
+Vala 0.5.2
+==========
+
+ * Report uninitialized local variables.
+ * Report unused fields, methods, and local variables.
+ * Fix error handling in complex statements.
+ * Improve support for generic types.
+ * Support parameter arrays in bindings.
+ * Do not require libgee for foreach statements.
+ * Support enums in D-Bus clients and servers.
+ * Support structs in hash tables in D-Bus servers.
+ * Experimental static D-Bus client support.
+ * Add --dump-tree commandline option to write code tree to file.
+ * Many bug fixes.
+
 Vala 0.5.1
 ==========
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]