diff --git a/docs/changes.txt b/docs/changes.txt index e9fb5ff120..4302f8ca01 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -19,6 +19,10 @@ All (GUI): - Added style parameter to wxBufferedDC to allow buffering just the client, or the whole virtual area. +Unix: + +- fixed build on Linux/AMD64 + wxGTK: - Improved wxSystemSettings::GetMetric() to work better with X11. (Mart Raudsepp)