day_of_week fix to wxDate, wxRect additions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-06-02 10:34:35 +00:00
parent a2cddd6385
commit dcb44466c1
4 changed files with 50 additions and 2 deletions

View File

@@ -1,6 +1,23 @@
wxWindows 2 Change Log
----------------------
2.1.0, b?, June 2nd 1999
------------------------
wxGTK:
wxMSW:
wxMotif:
General:
- Fixed day_of_week bug (Peter Stadel).
- Added Inside(), SetLeft/Right/Top/Bottom, +, += to wxRect.
2.1.0, b4, May 9th 1999
-----------------------