[Tcladdressbook-commits] Source Changes.Log,1.26,1.27
Status: Alpha
Brought to you by:
bdesgraupes
|
From: Bernard D. <bde...@us...> - 2005-04-04 06:32:02
|
Update of /cvsroot/tcladdressbook/Source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24060/Source Modified Files: Changes.Log Log Message: Release 1.1.3 Index: Changes.Log =================================================================== RCS file: /cvsroot/tcladdressbook/Source/Changes.Log,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- Changes.Log 9 Sep 2004 05:39:48 -0000 1.26 +++ Changes.Log 4 Apr 2005 06:31:51 -0000 1.27 @@ -32,9 +32,13 @@ ================================================================================ -= 1.1.3 released last update: += 1.1.3 released last update: 2005-04-04 06:57:17 ================================================================================ - + Linking against the stub library to fix the problem of previous version not + working with newer versions of Tcl. + Internally, now using public function Tcl_ListObjIndex() instead of private + TclLindexList(). + Added a devel number to the version number string. ================================================================================ = 1.1.2 released last update: 2004-08-25 16:16:25 |