From: <ma...@us...> - 2003-12-26 14:27:38
|
Update of /cvsroot/sharedaemon/ui-wx In directory sc8-pr-cvs1:/tmp/cvs-serv24035 Modified Files: Changelog Log Message: Various stuff Index: Changelog =================================================================== RCS file: /cvsroot/sharedaemon/ui-wx/Changelog,v retrieving revision 1.114 retrieving revision 1.115 diff -u -d -r1.114 -r1.115 --- Changelog 25 Dec 2003 03:12:34 -0000 1.114 +++ Changelog 26 Dec 2003 14:27:35 -0000 1.115 @@ -25,8 +25,15 @@ # This also helps in backtracking changes, or reviewing development history. # ############################################################################### +2003/12/26 Alo Sarv + * Fixed configure script to be compatible with BSD. + * Fixed the i18n issues that arose after implementing dynamic pages + handling. + 2003/12/25 Alo Sarv * Various Mac OS related fixes by Xavi. + * Fixed button-with-text-and-image controls - now compatible with + all supported platforms. 2003/12/24 Alo Sarv * French translation by Nicolas Lussier. |