summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 01f609ad2..52c09a98d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Vala 0.5.6
+==========
+
+ * Do not require libgee for custom indexer access.
+ * Add Log.FILE, Log.LINE, and Log.METHOD constants.
+ * Various improvements to the .gir reader.
+ * Add Lua bindings (pancake and Phil Housley).
+ * Add MySQL bindings (Jukka-Pekka Iivonen).
+ * Add partial POSIX bindings.
+ * Many bug fixes.
+
Vala 0.5.5
==========