From 9d467ea93d76c8b049f3f46221b7aa678b2fef92 Mon Sep 17 00:00:00 2001 From: Chris Elliott Date: Thu, 15 Mar 2007 14:55:02 +0000 Subject: [PATCH] add readme.txt to files to change git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44829 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/tech/tn0011.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/tech/tn0011.txt b/docs/tech/tn0011.txt index 8ef70ca365..14c1331c8c 100644 --- a/docs/tech/tn0011.txt +++ b/docs/tech/tn0011.txt @@ -13,7 +13,8 @@ {wx}/include/msvc/wx/setup.h {major release only} {wx}/docs/latex/wx/manual.tex {wx}/docs/msw/install.txt - {wx}/docs/changes.txt + {wx}/docs/changes.txt + {wx}/docs/readme.txt {wx}/build/bakefiles/wxpresets/presets/wx_win32.bkl {major release only} {wx}/build/bakefiles/version.bkl {C:R:A} {wx}/build/script/win_docs.bat {windows doc and setup file} @@ -34,6 +35,9 @@ Version: $Id$ $Log$ +Revision 1.10.2.3 2007/03/15 14:55:02 CE +add readme.txt to files to change + Revision 1.10.2.2 2007/03/15 09:54:04 CE update to 2.8.3 (configure and version.bkl to follow)