SHA256
1
0
forked from pool/tcl
OBS User unknown
2009-06-12 14:13:51 +00:00
committed by Git OBS Bridge
parent a0e41945af
commit f09dccfa1b
4 changed files with 37 additions and 8 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Jun 3 18:16:38 CEST 2009 - max@suse.de
- New release: 8.5.7:
* Fix failure to read SHOUTcast streams in the http package.
* Fix hang in channel finalization.
* [file normalize] failed on some paths.
* Fix crash with [chan create]d channel
* Fix Tcl_FindCommand() bug exposed by oo.
* Fix [string repeat] overflow crash.
* Fix memleak in [file normalize].
* Fix crash in Tcl_AppendStringToObj.
* Fix Tcl_AppendObjToObj: append to self crash.
* Fix several string overflows.
* Fix [http::geturl] connection failures.
-------------------------------------------------------------------
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de