Ismail Dönmez
2016-09-22 08:35:26 +00:00
committed by Git OBS Bridge
parent 222d9110c8
commit 808b82dd71
3 changed files with 32 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ Mon Sep 12 14:41:09 UTC 2016 - idonmez@suse.com
Mon Sep 12 13:09:03 UTC 2016 - idonmez@suse.com
- Update to version 8.0
* Crash on exit when EXITFREE is defined. (Dominique Pelle)
* Crash on exit when EXITFREE is defined. (Dominique Pelle)
* Valgrind reports using uninitialzed memory. (Dominique Pelle)
* Test 86 and 87 fail with some version of Python.
* Netbeans test fails when run from unpacked MS-Windows sources.
@@ -26,7 +26,7 @@ Mon Sep 12 13:09:03 UTC 2016 - idonmez@suse.com
with the new regexp engine. (Harm te Hennepe)
* Regexp fails to match when using "\>\)\?". (Ramel)
* Reading past end of line when using previous substitute pattern.
(Dominique Pelle)
(Dominique Pelle)
* Attempt to read history entry while not initialized.
* Compiler warnings with Solaris Studio when using GTK3.
* Memory leak in timer_start().