From dd41bc9eb0068775cdef2c1736d66ba2e76c6cc3 Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Tue, 16 Aug 2016 20:20:48 +0000 Subject: [PATCH] small addition for recent feature. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@11876 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 5ed0161a3..2ee8429d5 100644 --- a/CHANGES +++ b/CHANGES @@ -31,6 +31,7 @@ CHANGES IN FLTK 1.3.4 RELEASED: ??? ?? 2016 ABI version is correct. - Added Fl_Image::fail() to test if an image was loaded successfully to make life easier when loading images (STR #2873). + - Added line numbers to fluid Edit -> Show Source Code New configuration options (ABI version)