]> git.saurik.com Git - wxWidgets.git/commitdiff
corrected wrong change description: raw RGB support was already there
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 Jun 2007 22:13:43 +0000 (22:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 Jun 2007 22:13:43 +0000 (22:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 128ff14de188445c229234a1c6405fa338aa5f13..b96ed4530160f4ddea5dd83b5549d94374794cd9 100644 (file)
@@ -158,7 +158,7 @@ wxX11:
 
 All (GUI):
 
-- Added raw RGB support and colour normalization to PNM handler (Ray Johnston)
+- Added colour normalization to PNM image handler (Ray Johnston)
 
 wxMSW: