[valencia] Update to 0.8.0



commit f00ede7f973f8b26afecc288b415ebb21ce5b3ee
Author: Jim Nelson <jim yorba org>
Date:   Thu Aug 21 14:57:53 2014 -0700

    Update to 0.8.0

 Makefile |    2 +-
 NEWS     |    6 ++++++
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/Makefile b/Makefile
index a323b04..5755e5f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 PLUGIN = valencia
 
 # The version number appears here and also in valencia.plugin.
-VERSION = 0.6.0
+VERSION = 0.8.0
 
 ifndef VALAC
 VALAC = valac
diff --git a/NEWS b/NEWS
index 21b269f..735144f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Valencia 0.8.0 - 21 August 2014
+-------------------------------
+
+ * Allow for blacklisted VAPIs to be configured (to prevent loading their symbols)
+ * Manully wipe Valencia's symbols from memory (to cause reloading changed files)
+
 Valencia 0.6.0 - 17 March 2014
 ------------------------------
 


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