summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 91e96d27d..fa881f79f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+CHANGES IN FLTK 1.3.3
+
+ - Fixed access of protected member (STR #2903)
+
CHANGES IN FLTK 1.3.2
- Removed unnecessary drawing calls (STR #2898)