summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2010-01-24 16:12:22 +0200
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2010-01-24 20:02:34 +0200
commitc9da26874879aeb3cdfcd3a4b63cf3406166dbf5 (patch)
tree555e7466f93be89a85a068eb03735123f7aa0296
parent190b33b2f53404e3198dc46d133abc0fcccf7820 (diff)
downloadrygel-c9da26874879aeb3cdfcd3a4b63cf3406166dbf5.tar.gz
core: Prepare NEWS file for release 0.4.10RYGEL_0_4_10
-rw-r--r--NEWS27
1 files changed, 27 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b1e26848..9ce76d0c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+0.4.10
+======
+
+Another release in the stable 0.4.x series. Changes since 0.4.8:
+
+- Restart application on SIGHUP.
+- Fix cancellation of HTTP streams and in turn a critical leak.
+- Correct condition for byte-seeking.
+- Correctly handle boolean commandline options.
+- Enable check for Vala if any stamp file is absent.
+- Fix condition for partial content transfer.
+- Correct linker argument order. This should fix the build issue on Gentoo.
+- Work-around for an automake bug.
+- Limit search slice to result size.
+- Fix a spelling mistake in error message.
+- Tell valac to put debugging symbols to generated code so gdb can refer to
+ lines in the Vala source code.
+
+Bug fixes in this release:
+
+601395 - restart on SIGHUP
+
+All contributors to this release:
+
+Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
+Jens Georg <mail@jensge.org>
+
0.4.8
=====