[gnome-subtitles: 1/3] Preparing release 1.6



commit ed48df808aac8f1a20532641b332ba39278272d4
Author: Pedro Castro <pedro gnomesubtitles org>
Date:   Wed Sep 4 22:13:28 2019 +0100

    Preparing release 1.6

 NEWS         | 22 ++++++++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 5431650..d7a2b75 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,28 @@
 Gnome Subtitles
 ===============
 
+1.6 (04/09/19)
+==============
+
+- Fixed a crash when opening translation files.
+- Show all media files (video and audio) by default in the Video File Open dialog.
+- UTF-8 files are now saved with a BOM (byte order mark) by default (as happened until version 1.4.2).
+  An option has been added to allow saving files in this encoding without a BOM.
+
+Issues:
+- Video File Open: show all media files by default (#136)
+- Crash when opening translation file (#138)
+- Allow to save UTF-8 files with or without a BOM (#140)
+
+Translations:
+- Daniel Mustieles (es)
+- Asier Sarasua Garmendia (eu)
+- Balázs Úr (hu)
+- Piotr Drąg (pl)
+- Rafael Fontenelle (pt_BR)
+- Sabri Ünal (tr)
+
+
 1.5 (13/06/19)
 ==============
 
diff --git a/configure.ac b/configure.ac
index 6441dc0..a6cc473 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.63)
 AC_INIT([gnome-subtitles],
-       [1.5],
+       [1.6],
        [https://gitlab.gnome.org/GNOME/gnome-subtitles/issues/new],
        [gnome-subtitles],
        [https://www.gnomesubtitles.org])


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