From 199943c73100c280b6de4f0712a81c4e4278cf14 Mon Sep 17 00:00:00 2001 From: "Zeeshan Ali (Khattak)" Date: Mon, 18 Oct 2010 19:33:45 +0300 Subject: [PATCH] core: Fix broken NEWS entry for last release The release tarball is already out so its unfortunately too late to get the fix in there. --- NEWS | 33 ++++++++++++++++++++++++++------- 1 file changed, 26 insertions(+), 7 deletions(-) diff --git a/NEWS b/NEWS index cedd051..009ec63 100644 --- a/NEWS +++ b/NEWS @@ -4,17 +4,36 @@ A new release in the current unstable 0.9.x series for upcoming GNOME 2.91.1 release. -* Don't assume user's config folder to be present everywhere. This assumption is +- Don't assume user's config folder to be present everywhere. This assumption is only true for modern (free)desktops and fails us badly on headless machines. -* Properly require automake 1.11. -* Custom rule to remove .stamp files to enforce rebuild from vala sources. -* Tracker: - * Make sure we only expose items that are either explicity marked to be shared +- Properly require automake 1.11. +- Custom rule to remove .stamp files to enforce rebuild from vala sources. +- Destroy the device list before quiting main loop. For some reason, the SSDP + 'BYE' message doesn't get sent out for all devices before rygel exits. This + change makes sending of these packet a lot more (could actually be 100%) + reliable. +- Tracker: + - Make sure we only expose items that are either explicity marked to be shared over UPnP network or not marked at all. - * Assume UPnP-created items to be shared. We create items on demand from UPnP + - Assume UPnP-created items to be shared. We create items on demand from UPnP clients so its logical to assume that the client would want it to be available on the UPnP network immediately after their creation. - * Some non-functional changes. + - Some non-functional changes. + - URI escape metadata titles for IDs to correctly handle titles that have + charachters like ',' and ':' in them. +- Localization: + - Update Slovenian translation. + - Update Korean translation. + - Update Estonian translation. + +All contributors to this release: + +Zeeshan Ali (Khattak) +Jens Georg +Changwoo Ryu +Ivar Smolin +Jorge González +Matej Urbančič 0.9.0 ===== -- 2.7.4