summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f6e03e89e..7637cb52a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -34,6 +34,8 @@ CHANGES IN FLTK 1.3.4 RELEASED: ??? ?? ????
(lpr/lpq) when SystemV-style commands (lp/lpstat) are not available.
- Drawing alpha-blended images under X11 is now accelerated with
Xrender.
+ - The fonts used for the FL_COURIER font family was changed on the Mac OS X
+ platform from 'Courier New' to 'Courier' because it was too thin.
Bug fixes