From 14236c1b6189600712e61e451302d59882d32078 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 13 Sep 2004 09:23:03 +0000 Subject: [PATCH] mention wxDateTime::SetToTheWeek() change git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.txt b/docs/changes.txt index c45e203de8..84a7a1a586 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -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): -- 2.50.0