[Xfce4-commits] [apps/ristretto] 01/01: Release 0.8.5

noreply at xfce.org noreply at xfce.org
Wed Jul 17 22:13:52 CEST 2019


This is an automated email from the git hooks/post-receive script.

f   2   4   0   4       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/ristretto.

commit 35c7a9d80c1992ff17046683e3dcb848481dda22
Author: Igor <f2404 at yandex.ru>
Date:   Wed Jul 17 16:12:43 2019 -0400

    Release 0.8.5
---
 NEWS            | 30 ++++++++++++++++++++++++++++++
 configure.ac.in |  4 ++--
 2 files changed, 32 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index c4490b4..1ce222c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+0.8.5
+=====
+- Fix a few memory leaks
+- Fix "Sort type unsupported" when sorting by file type
+- Add support for Canon CR2 format
+  (https://bugs.launchpad.net/ubuntu/+source/ristretto/+bug/1778695)
+- Drop saturation and brightness support as no more supported by xfdesktop
+- Show info on focal length and ISO in statusbar (bug #13993)
+- Fix Glib-Critical errors "Source ID X was not found"
+- Place appdata.xml to metainfo dir (bug #15382)
+- Fix Xfce wallpaper manager (for single monitor only) (bug #14571)
+- Fix corrupted (large) GIF images (bug #15177)
+- Update thumbnail bar on changing the sorting order (bug #10246)
+- Improve "Sorting" menu (bug #15539)
+- appdata.xml: Remove releases info and update URLs (bug #15482)
+
+* Translation updates:
+  Arabic (ar), Asturian (ast), Belarusian (be), Bulgarian (bg), Catalan (ca),
+  Czech (cs), Danish (da), German (de), Greek (el), English (Australia) (en_AU),
+  English (United Kingdom) (en_GB), Spanish (es), Basque (eu), Finnish (fi),
+  French (fr), Galician (gl), Hebrew (he), Croatian (hr), Hungarian (hu),
+  Indonesian (id), Icelandic (is), Italian (it), Japanese (ja), Kazakh (kk),
+  Korean (ko), Lithuanian (lt), Malay (ms), Norwegian Bokmål (nb), Dutch (nl),
+  Occitan (oc), Polish (pl), Portuguese (pt), Portuguese (Brazil) (pt_BR),
+  Romanian (ro), Russian (ru), Slovak (sk), Slovenian (sl), Albanian (sq),
+  Serbian (sr), Swedish (sv), Telugu (te), Thai (th), Turkish (tr), Uighur (ug),
+  Ukrainian (uk), Chinese (China) (zh_CN), Chinese (Taiwan) (zh_TW)
+* New translations:
+  Armenian (Armenia) (hy_AM), Interlingue (ie)
+
 0.8.4
 =====
 - Add missing field initializers
diff --git a/configure.ac.in b/configure.ac.in
index 0af4d57..4caf2bc 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -11,9 +11,9 @@ dnl *** Version information ***
 dnl ***************************
 m4_define([ristretto_version_major], [0])
 m4_define([ristretto_version_minor], [8])
-m4_define([ristretto_version_micro], [4])
+m4_define([ristretto_version_micro], [5])
 m4_define([ristretto_version_build], [r at REVISION@])
-m4_define([ristretto_version_tag], [git]) # Leave empty for releases
+m4_define([ristretto_version_tag], []) # Leave empty for releases
 m4_define([ristretto_version], [ristretto_version_major().ristretto_version_minor().ristretto_version_micro()ifelse(ristretto_version_tag(), [], [], [ristretto_version_tag()-ristretto_version_build()])])
 
 dnl *******************************************

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list