Skip to content

Commit

Permalink
release 1.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Aug 11, 2020
1 parent 691d73c commit 9c84d0a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
### mate-applets 1.24.1

* update translations
* battstat: Fix memory leak
* charpick: Fix memory leak reported by clang static analyzer
* multiload: Fix memory leak
* build: silent build warnings for distcheck
* cpufreq: generate missing 256x256 and 64x64 icons from svg file
* eyes: generate missing 256x256 and 64x64 icons from svg file
* netspeed: don't define MATELOCALEDIR
* build: drop unused matelocaledir variable
* drivemount: Remove global variable

### mate-applets 1.24.0

* update translations
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dnl ***************************************************************************
dnl *** configure.in for MATE-APPLETS ***
dnl ***************************************************************************
AC_INIT(mate-applets, 1.24.0)
AC_INIT(mate-applets, 1.24.1)
AC_PREREQ(2.59)

AC_CONFIG_HEADERS(config.h)
Expand Down

0 comments on commit 9c84d0a

Please sign in to comment.