[gnome-commander/googletest] Updates NEWS and releases.xml



commit 07fd5409c6cdedf4675e05f4daed00c3618c368f
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Wed Dec 2 21:36:21 2015 +0100

    Updates NEWS and releases.xml

 NEWS               |    1 +
 doc/C/releases.xml |    3 +++
 2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8794884..89d78dc 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ New features:
  * Configurable command for sending files to a preferred application
  * Button 'Edit files' accepts more than one selected file at the same time
  * Device buttons and device list entries act as 'home buttons' for that device when it is already active
+ * Started usage of google test framework for unit tests
  * Code cleanup
 New or updated translations: 
      ...
diff --git a/doc/C/releases.xml b/doc/C/releases.xml
index 3e2b431..82ea2f8 100644
--- a/doc/C/releases.xml
+++ b/doc/C/releases.xml
@@ -56,6 +56,9 @@
                             <para>Device buttons and device list entries act as 'home buttons' for that 
device when it is already active</para>
                         </listitem>
                         <listitem>
+                            <para>Started usage of google test framework for unit tests</para>
+                        </listitem>
+                        <listitem>
                             <para>Code cleanup</para>
                         </listitem>
                         <listitem>


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