diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-09-04 08:10:51 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-09-14 20:09:01 +0800 |
commit | e81182db1c0000f2e51683dd7b6e92a51854c56b (patch) | |
tree | d5ec600395faef2704b19b73685483900d8aa7ea /NEWS | |
parent | 1fb944c2da6fadbee8b7d55930dbd7f9f2442605 (diff) | |
download | gsoc2013-evolution-e81182db1c0000f2e51683dd7b6e92a51854c56b.tar gsoc2013-evolution-e81182db1c0000f2e51683dd7b6e92a51854c56b.tar.gz gsoc2013-evolution-e81182db1c0000f2e51683dd7b6e92a51854c56b.tar.bz2 gsoc2013-evolution-e81182db1c0000f2e51683dd7b6e92a51854c56b.tar.lz gsoc2013-evolution-e81182db1c0000f2e51683dd7b6e92a51854c56b.tar.xz gsoc2013-evolution-e81182db1c0000f2e51683dd7b6e92a51854c56b.tar.zst gsoc2013-evolution-e81182db1c0000f2e51683dd7b6e92a51854c56b.zip |
NEWS update for 3.1.91 release.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +Evolution 3.1.91 2011-09-05 +--------------------------- + +Bug Fixes: + Bug 657765 - Explicitly link libgnomecanvas against libm + (Frederic Peters) + Bug 657836 - Work around g_unix_signal API changes. (Matthew Barnes) + +Other Changes: + * Various user documentation improvements. (Andre Klapper) + * Disable inline-image plugin by default. (Matthew Barnes) + * Create tar.xz files for 'make dist' only (Milan Crha) + +Translations: + Jorge González (es) + Daniel Mustieles (es) + Bruno Brouard (fr) + Andika Triwidada (id) + Daniel Nylander (sv) + Cheng-Chia Tseng (zh_HK) + + Evolution 3.1.90 2011-08-29 --------------------------- |