|
From: Marcel T. <te...@us...> - 2005-07-15 07:53:18
|
Update of /cvsroot/openwince/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30378 Modified Files: ChangeLog NEWS Log Message: 2005-07-15 Marcel Telka <ma...@te...> Version 0.4.1 released. Index: NEWS =================================================================== RCS file: /cvsroot/openwince/include/NEWS,v retrieving revision 1.56 retrieving revision 1.57 diff -u -d -r1.56 -r1.57 --- NEWS 15 Jul 2005 07:50:15 -0000 1.56 +++ NEWS 15 Jul 2005 07:52:59 -0000 1.57 @@ -1,6 +1,6 @@ $Id$ -include-0.4.1: +include-0.4.1 (2005-07-15): * Updated stdint.h support from latest ac-archive package for better conformance with SUSv3 standard. Index: ChangeLog =================================================================== RCS file: /cvsroot/openwince/include/ChangeLog,v retrieving revision 1.86 retrieving revision 1.87 diff -u -d -r1.86 -r1.87 --- ChangeLog 15 Jul 2005 07:50:15 -0000 1.86 +++ ChangeLog 15 Jul 2005 07:52:58 -0000 1.87 @@ -1,5 +1,9 @@ 2005-07-15 Marcel Telka <ma...@te...> + Version 0.4.1 released. + +2005-07-15 Marcel Telka <ma...@te...> + * stdint/stdint-hwbench.h: Changed comments. Disabled macros for C++ via __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS. * stdint/stdint-win32.h: Disabled macros for C++ via __STDC_LIMIT_MACROS |