[gnome-commander] Updating NEWS and releases.xml



commit 3fcee6f2b5e73b96b6918659dafe5c2475a25a77
Author: Uwe Scholz <u scholz83 gmx de>
Date:   Mon Feb 15 22:43:55 2021 +0100

    Updating NEWS and releases.xml

 NEWS               | 4 +++-
 doc/C/releases.xml | 5 ++++-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7c831b8f..120b89a5 100644
--- a/NEWS
+++ b/NEWS
@@ -4,9 +4,11 @@ gnome-commander 1.12
 
 New features:
  * Use GIO instead of Gnome-VFS for opening files with default application
+ * Use GIO instead of Gnome-VFS for filtering the file list, and on various other parts of the program
 
 Bug fixes:
- * ...
+ * Fixed issue #95 (InternalViewer: Scrolling images via mouse, mouse scroll wheel or keyboard arrow keys)
+ * Minor memory optimizations
 
 ===================================
 gnome-commander 1.10.3
diff --git a/doc/C/releases.xml b/doc/C/releases.xml
index 816e218f..51043cbb 100644
--- a/doc/C/releases.xml
+++ b/doc/C/releases.xml
@@ -30,7 +30,7 @@
                 <para>
                     <itemizedlist>
                         <listitem>
-                            <para>...</para>
+                            <para>Fixed issue #95 (InternalViewer: Scrolling images via mouse, mouse scroll 
wheel or keyboard arrow keys)</para>
                         </listitem>
                     </itemizedlist>
                 </para>
@@ -40,6 +40,9 @@
                         <listitem>
                             <para>Use GIO instead of Gnome-VFS for opening files with default 
application</para>
                         </listitem>
+                        <listitem>
+                            <para>Use GIO instead of Gnome-VFS for filtering the file list, and on various 
other parts of the program</para>
+                        </listitem>
                         <listitem>
                             <para>New or updated translations: ...</para>
                         </listitem>


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