[rygel] core: Fix broken NEWS entry for last release



commit 199943c73100c280b6de4f0712a81c4e4278cf14
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Mon Oct 18 19:33:45 2010 +0300

    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 files 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) <zeeshanak gnome org>
+Jens Georg <mail jensge org>
+Changwoo Ryu <cwryu debian org>
+Ivar Smolin <okul linux ee>
+Jorge González <jorgegonz svn gnome org>
+Matej UrbanÄ?iÄ? <mateju svn gnome org>
 
 0.9.0
 =====



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]