Skip to content

Commit 9c84d0a

Browse files
author
raveit65
committed
release 1.24.1
1 parent 691d73c commit 9c84d0a

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

NEWS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
### mate-applets 1.24.1
2+
3+
* update translations
4+
* battstat: Fix memory leak
5+
* charpick: Fix memory leak reported by clang static analyzer
6+
* multiload: Fix memory leak
7+
* build: silent build warnings for distcheck
8+
* cpufreq: generate missing 256x256 and 64x64 icons from svg file
9+
* eyes: generate missing 256x256 and 64x64 icons from svg file
10+
* netspeed: don't define MATELOCALEDIR
11+
* build: drop unused matelocaledir variable
12+
* drivemount: Remove global variable
13+
114
### mate-applets 1.24.0
215

316
* update translations

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
dnl ***************************************************************************
22
dnl *** configure.in for MATE-APPLETS ***
33
dnl ***************************************************************************
4-
AC_INIT(mate-applets, 1.24.0)
4+
AC_INIT(mate-applets, 1.24.1)
55
AC_PREREQ(2.59)
66

77
AC_CONFIG_HEADERS(config.h)

0 commit comments

Comments
 (0)