diff options
author | Wolfgang Ulbrich <[email protected]> | 2016-01-25 20:14:15 +0100 |
---|---|---|
committer | Wolfgang Ulbrich <[email protected]> | 2016-01-25 20:14:15 +0100 |
commit | be98824189cc7d5aea0ac4473e49ea42eb687d78 (patch) | |
tree | b6adbfa925c1da91fcdf8f29c23469ad0f46679d /NEWS | |
parent | 979f370f721aa269cd00df542c9c17940af86782 (diff) | |
download | eom-be98824189cc7d5aea0ac4473e49ea42eb687d78.tar.bz2 eom-be98824189cc7d5aea0ac4473e49ea42eb687d78.tar.xz |
release 1.13.0v1.13.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ eom 1.13.0 ========== + * fix compilation with enabled GObject Introspection + * fix GTK+3 build when --without-cms is set + * Gtk+3: fix more deprecations + * drop MateConf migration script + * use _XOPEN_SOURCE_EXTENDED as OpenBSD needs it for strptime + eom 1.12.1 ========== |