From: Michael Wetherell Date: Sun, 29 Oct 2006 17:13:16 +0000 (+0000) Subject: Remove extra newline. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/03db59bd432e35bb9f7cd3b60e156c7e63e46b94 Remove extra newline. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42626 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/changes.txt b/docs/changes.txt index 1d3cd6cdd4..126400247e 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -21,7 +21,6 @@ Changes in behaviour not resulting in compilation errors, please read this! instead of a char the range -128 - 127. - A sequence returned by wxFileSystem::FindFirst()/FindNext() may now be be scoped to a single instance of wxFileSystem. - Changes in behaviour which may result in compilation errors