diff options
author | jao <jao@gnu.org> | 2014-08-03 04:06:31 +0200 |
---|---|---|
committer | jao <jao@gnu.org> | 2014-08-03 04:06:31 +0200 |
commit | 75150963b0a23c19ee7004a694f8416632a1aa9d (patch) | |
tree | 0d003e472671114c6a76fffecb65b308416e81f4 | |
parent | 45ada25e46d0dfd142c85d9f0ffe98998fb59c4e (diff) | |
download | mdk-75150963b0a23c19ee7004a694f8416632a1aa9d.tar.gz mdk-75150963b0a23c19ee7004a694f8416632a1aa9d.tar.bz2 |
NEWS updated for 1.2.8
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -8,10 +8,12 @@ See the end for copying conditions. Please send mdk bug reports to bug-mdk@gnu.org. --------------------------------------------------------------------------- -* Version 1.2.8 () +* Version 1.2.8 (03/08/14) ** Bug fixes: + - #42818: Fixed invalid use of --export-dynamic in Darwin. + - #42871: Fixed tautological integer comparisons. - #39817: Fixed compilation with Glib > 2.35.6. - #41097, #4198: Fixed compilation in Darwin systems. - #41097: Fixed compilation with libreadline 6.3.x. |