diff --git a/CHANGES b/CHANGES index 16d48ecf7..93558f988 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ CHANGES IN FLTK 1.1.7 + - Added --prefix flag to fltk-config utility script, + as suggested by Ian McArthur. - It can be used to + determine FLTK's installation directory. (STR #868) - Documentation fixes (STR #571, STR #648, STR #692, STR #730, STR #744, STR #745, STR #931, STR #942, STR #960, STR #969)