]> git.saurik.com Git - wxWidgets.git/commitdiff
Specify that "Backward compatibility" is a topic overview in the manual
authorMart Raudsepp <leio@gentoo.org>
Wed, 17 Aug 2005 21:58:47 +0000 (21:58 +0000)
committerMart Raudsepp <leio@gentoo.org>
Wed, 17 Aug 2005 21:58:47 +0000 (21:58 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 0b0875106244a670cec0f6bfc43dc8e2c2bee2db..a0446a75e533c4db3f36d87fd749fe3c1571d69f 100644 (file)
@@ -14,7 +14,7 @@ All:
 - Added wxZipFSHandler::Cleanup() (Stas Sergeev).
 - Added wxImage::RotateHue() and RGB <-> HSV conversions (John Anderson).
 - Fixed compilation with IBM xlC compiler.
-- wxABI_VERSION, see 'Backward Compatibility' in the manual.
+- wxABI_VERSION, see 'Backward Compatibility' topic overview in the manual.
 
 All (GUI):