Update NEWS and README for 2.29.4 SEED_2_29_4
authorTim Horton <hortont424@gmail.com>
Wed, 16 Dec 2009 22:01:05 +0000 (17:01 -0500)
committerTim Horton <hortont424@gmail.com>
Wed, 16 Dec 2009 22:01:05 +0000 (17:01 -0500)
NEWS
README

diff --git a/NEWS b/NEWS
index 15a1ef6..1aed669 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+== Seed 2.29.4, "( )" (2009.12.17) ==
+
+* Improve type conversion portability; add seed_value_(to|from)_(s)size
+  functions.
+
+* Small random cleanup of unused arguments.
+
+== Seed 2.29.3 (2009.11.30) ==
+
+No changes.
+
 == Seed 2.29.2, "Never Mind the Bollocks" (2009.11.16) ==
 
 * Change semantics of seed_value_from_string and _from_filename; they 
diff --git a/README b/README
index b99de22..37285fd 100644 (file)
--- a/README
+++ b/README
@@ -11,17 +11,17 @@ Dependencies (Ubuntu package name):
    * gobject-introspection (gobject-introspection)
    * gobject-introspection-glib (gobject-introspection-glib)
    * gir-repository (gobject-introspection-repository)
-   * webkit (libwebkit-1.0-4-dev)
+   * webkit (libwebkit-dev)
    * readline (libreadline-dev)
    * ffi (libffi-dev)
-   * gnome-js-common
+   * gnome-js-common (gnome-js-common)
 
 Recommended Dependencies (Ubuntu package name):
+   * gobject-introspection-freedesktop
    * sqlite3 (libsqlite3-dev)
    * soup (libsoup2.4-dev)
-   * clutter (libclutter-0.8-dev)
-   * clutter-gtk (libclutter-gtk-0.80dev)
-   * clutter-cairo (libclutter-cairo-0.8-dev)
+   * clutter (libclutter-1.0-dev)
+   * clutter-gtk (libclutter-gtk-0.10-dev)
    * cairo (libcairo-dev)
    * gtk-doc (gtk-doc-tools)
    * dbus (libdbus-1-dev)