summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 28c832680..76e6edf02 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
CHANGES SINCE FLTK 1.0.10
+ - Add -D_INCLUDE_POSIX_SOURCE option when compiling with
+ the HP compilers.
+
- Fl_Gl_Window does not set drawbuffer(BACKBUFFER) for
single-buffered windows.