From: Michael Wetherell <mike.wetherell@ntlworld.com>
Date: Thu, 15 Jun 2006 22:18:52 +0000 (+0000)
Subject: Bourne compatible wx-config changelog
X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/302b85411fd64d46757aa8318db019b7fb121495

Bourne compatible wx-config changelog


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
---

diff --git a/docs/changes.txt b/docs/changes.txt
index f53c036692..7332ffc115 100644
--- a/docs/changes.txt
+++ b/docs/changes.txt
@@ -83,6 +83,7 @@ All:
 - wxSocket::_Read continues reading from socket after exhausting pushback buffer.
   Previously, only the buffer would be returned, even if more data was requested.
 - Added wxPowerEvent (currently MSW-only)
+- Make wx-config compatible with Bourne shells
 
 All (GUI):