Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pascal Nowack
gnome-todo
Commits
ffe016ce
Commit
ffe016ce
authored
Dec 19, 2016
by
Georges Basile Stavracas Neto
Browse files
Bump 3.22.1 release
parent
b413335b
Changes
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
ffe016ce
===============
Version 3.22.1
===============
Project:
* Improved behavior when dealing with dates
* Improve the focus management so we don't loose the new task row
* Improve the Unscheduled panel
* Duplicated task issue is now fixed
* Add a Flatpak manifest file (Christian Hergert)
* GNOME To Do consumes less memory and is more stable (Victor Toso)
Translations:
* Brazilian Portuguese (Gustavo Marques)
* Czech (Marek Černocký)
* Dutch (Hannie Dumoleyn, Mario Blättermann)
* Finnish (Jiri Grönroos)
* French (Charles Monzat)
* Friulian (Fabio Tomat)
* Hungarian (Balázs Úr, Balázs Meskó)
* Italian (Gianvito Cavasoli)
* Kazakh (Baurzhan Muftakhidinov)
* Latvian (Rūdolfs Mazurs)
* Lithuanian (Aurimas Černius)
* Norwegan bokmål (Kjartan Maraas)
* Polish (Piotr Drąg)
* Slovak (Dušan Kazik)
* Spanish (Daniel Mustieles)
===============
Version 3.22.0
===============
...
...
configure.ac
View file @
ffe016ce
dnl -*- mode: m4 -*-
AC_PREREQ([2.69])
AC_INIT([gnome-todo],[3.22.
0
],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-todo],[gnome-todo])
AC_INIT([gnome-todo],[3.22.
1
],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-todo],[gnome-todo])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/main.c])
...
...
data/appdata/org.gnome.Todo.appdata.xml.in
View file @
ffe016ce
...
...
@@ -51,6 +51,24 @@
</kudos>
<releases>
<release
date=
"2016-16-19"
version=
"3.22.1"
>
<description>
<p>
This is the second stable release for GNOME To Do 3.22, and focus on
stability improvements.
<ul>
<li>
Improved behavior when dealing with dates
</li>
<li>
Improve the focus management so we don't loose the new task row
</li>
<li>
Add a Flatpak manifest file
</li>
<li>
Improve the Unscheduled panel
</li>
<li>
Duplicated task issue is now fixed
</li>
<li>
GNOME To Do consumes less memory and is more stable
</li>
</ul>
</p>
<p>
This release also updates translations, and adds new translations.
</p>
<p>
Thanks to all the contributors that worked on GNOME To Do!
</p>
</description>
</release>
<release
date=
"2016-11-1"
version=
"3.22.0"
>
<description>
<p>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment