# HG changeset patch # User Mikael Hallendal # Date 1172358771 -3600 # Node ID 05623c3ec249ca8ca4a5425d0144beaeb2ea1bbd # Parent 4a493623c313f96078a83f0c37f204ece2ece421 Updated requirements and obsoleted NEWS file. diff -r 4a493623c313 -r 05623c3ec249 NEWS --- a/NEWS Sat Feb 24 07:55:25 2007 +0100 +++ b/NEWS Sun Feb 25 00:12:51 2007 +0100 @@ -1,3 +1,8 @@ +** Unused, please look at the release notes ** + + + + Changes in 1.2.0: --------------- * This is the same as 1.1.5 but marked as stable and released as 1.2.0. diff -r 4a493623c313 -r 05623c3ec249 README --- a/README Sat Feb 24 07:55:25 2007 +0100 +++ b/README Sun Feb 25 00:12:51 2007 +0100 @@ -14,14 +14,14 @@ Requirements: ============= -Glib >= 2.0: +Glib >= 2.4.0: ftp://ftp.gtk.org/pub/gtk/v2.2/ gtk-doc (optional, if you want documentation built): ftp://ftp.gnome.org/pub/GNOME/sources/gtk-doc/1.0 If you want SSL-support you'll also need: -GnuTLS >= 1.0.0might have to be built with '--with-included-libtasn1') +GnuTLS >= 1.2.0 with libtasn support. Building: =========