From f277ea12a6eace3ce2a3b45afb856a35e7bb1779 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Sun, 11 Sep 2005 18:36:41 +0000 Subject: [PATCH] Updated change log git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35472 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 5dbc13ed69..38a383ea9e 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -33,6 +33,7 @@ All (GUI): - Cygwin compilation of wxX11, wxGTK and wxMotif now supported. - Now reads "help" parameter for all windows (context help text). - wxWizard adapts to PDA-sized screens. +- Unicode fixes for IPC and a new IPC sample (Jurgen Doornik). wxMSW: