]> git.saurik.com Git - wxWidgets.git/commitdiff
mention wxDateTime::SetToTheWeek() change
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 13 Sep 2004 09:23:03 +0000 (09:23 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 13 Sep 2004 09:23:03 +0000 (09:23 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index c45e203de830c8ead5fc5cb51fbb79c89ded6a28..84a7a1a58619effde04c5c83e00cafb2aa9d513a 100644 (file)
@@ -208,6 +208,7 @@ All:
 - basic UDP sockets support (Lenny Maiorani)
 - fixed wxDateTime::GetWeekDayName() for some dates (Daniel Kaps)
 - support for comma in contrib gizmo wxLEDNumberCtrl (Grant Likely)
+- deprecated wxDateTime::SetToTheWeek() in favour of SetToWeekOfYear()
 
 All (GUI):