[gstreamermm] NEWS: Correct the file format.



commit e6b87e4317474e640876388fc71acf4d9c7ddedc
Author: José Alburquerque <jaalburqu svn gnome org>
Date:   Thu May 6 00:49:32 2010 -0400

    	NEWS: Correct the file format.
    
    	* NEWS: Slightly correct the format of the entries so consistency is
    	kept in the future.

 ChangeLog |    7 +++++++
 NEWS      |   10 +++++-----
 2 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 5ac4abe..dfc76ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-05-06  José Alburquerque  <jaalburqu svn gnome org>
+
+	NEWS: Correct the file format.
+
+	* NEWS: Slightly correct the format of the entries so consistency is
+	kept in the future.
+
 0.10.7:
 
 2010-04-12  José Alburquerque  <jaalburqu svn gnome org>
diff --git a/NEWS b/NEWS
index f097659..3e9f511 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-0.10.7 (unstable)
+0.10.7 (unstable):
 
 Plugins:
 * Added AudioRate, Queue2 and SubtitleOvelay plugins.
@@ -17,7 +17,7 @@ Fixes:
 * gstreamermm should use correct GStreamer dependency. (David King, José
   Alburquerque) Bug #612563 (David King).
 
-0.10.6 (unstable)
+0.10.6 (unstable):
 
 Build:
 * Optimizations and library robustness
@@ -51,20 +51,20 @@ Fixes:
 * Use g_new() instead of new[] if memory will be freed with g_free(). Bug
   #602928. (Carlo Wood)
 
-0.10.5.2 (unstable)
+0.10.5.2 (unstable):
 
 * This release is a minor bug fix release mainly focusing on the devhelp
   documentation.  With a new mm-common release, the devhelp documentation
   will be correctly compiled even on systems with Automake 1.11.
 
-0.10.5.1 (unstable)
+0.10.5.1 (unstable):
 
 * Move gstreamermm to the new mm-common build system.  The documentation is now
   more glibmm and gtkmm-like.  Devhelp pages are also included and it is now
   possible for the docs to appear on library.gnome.org.  This all thanks to the
   new mm-common module.
 
-0.10.5 (unstable)
+0.10.5 (unstable):
 
 * Distribute a local beautify docs script to fix the build with the latest
   glibmm version (2.21.4.2).



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