Skip to content

Commit

Permalink
release 1.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Feb 8, 2020
1 parent 442503f commit d9c87de
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
### mate-session-manager 1.24.0

* Translations update
* build: show warning flags on configure summary
* avoid redundant redeclarations
* desktop files: add translator hints
* Fix timeout with gnome-keyring 3.34
* Remove GNOME_KEYRING_LIFETIME_FD
* po/Makevars: Set COPYRIGHT_HOLDER to The MATE Team
* Fix mate-session-properties vertical scaling

### mate-session-manager 1.23.0

* tx: sync with transifex
* Translations update
* Remove trailing whitespaces
* migrate from intltool to gettext
* Change url project's website
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([mate-session-manager], [1.23.0], [https://mate-desktop.org/])
AC_INIT([mate-session-manager], [1.24.0], [https://mate-desktop.org/])
AC_CONFIG_SRCDIR([mate-session])
AC_CONFIG_HEADERS([config.h])

Expand Down

0 comments on commit d9c87de

Please sign in to comment.