2.29.5 release notes SEED_2_29_5
authorTim Horton <hortont424@gmail.com>
Fri, 1 Jan 2010 21:38:56 +0000 (16:38 -0500)
committerTim Horton <hortont424@gmail.com>
Fri, 1 Jan 2010 21:38:56 +0000 (16:38 -0500)
NEWS

diff --git a/NEWS b/NEWS
index 1aed669..d2ed367 100644 (file)
--- 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