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
21acfd41
Commit
21acfd41
authored
May 09, 2017
by
Georges Basile Stavracas Neto
Browse files
Bump 3.24.1 release
parent
6f780a2f
Changes
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
21acfd41
================
Version 3.24.1
================
Project:
* Allow using right-click to select task lists (Linus Probert)
* Fix scheduled panel calculation of date span
* Fix crash when creating new task
Translations:
* Brazilian Portuguese (Rafael Fontenelle)
* German (Florian Heiser, Mario Blättermann)
* Hungarian (Gábor Kelemen)
* Indonesian (Kukuh Syafaat)
* Italian (Gianvito Cavasoli)
* Kazakh (Baurzhan Muftakhidinov)
* Lithuanian (Aurimas Černius)
* Polish (Piotr Drąg)
* Serbian (Мирослав Николић)
* Slovak (Dušan Kazik)
* Swedish (Anders Jonsson)
================
Version 3.24.0.1
================
...
...
configure.ac
View file @
21acfd41
dnl -*- mode: m4 -*-
AC_PREREQ([2.69])
AC_INIT([gnome-todo],[3.24.
0.
1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-todo],[gnome-todo])
AC_INIT([gnome-todo],[3.24.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 @
21acfd41
...
...
@@ -51,6 +51,17 @@
</kudos>
<releases>
<release
date=
"2017-05-09"
version=
"3.24.1"
>
<description>
<p>
This is the second stable release for GNOME 3.24.1, and adds many new features
and most importantly, stability improvements.
</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=
"2017-04-24"
version=
"3.24.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