[seed] 2.29.5 release notes



commit 3ac0d91449158e79b6e90072452bb033c7bc054e
Author: Tim Horton <hortont424 gmail com>
Date:   Fri Jan 1 16:38:56 2010 -0500

    2.29.5 release notes

 NEWS |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1aed669..d2ed367 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+== Seed 2.29.5, "Icky Thump" (2009.01.01) ==
+
+* Fix build on non-GNU platforms (primarily Mac OS X)
+
+* Distribute the REPL snippet with Seed again; the built-in REPL will work now
+
+* Fix segfault when accidentally protecting already-garbage-collected values
+
+* Fix segfault when accidentally unreffing nonexistant GIBaseInfos
+
 == Seed 2.29.4, "( )" (2009.12.17) ==
 
 * Improve type conversion portability; add seed_value_(to|from)_(s)size



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