From d7fe9245b4f976d220469f321b100ffc217ccc59 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Mon, 6 Sep 2004 11:20:53 +0000 Subject: Install image header files in FL/images so that FLTK apps will use the same headers as the image libraries FLTK uses. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3804 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index ebcfa11a2..bae81ea32 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,13 @@ CHANGES IN FLTK 1.1.5rc3 - - added test/unittests to verify pixel drawing and + - Added test/unittests to verify pixel drawing and alignment across platforms - Fl_Menu_::find_item() didn't determine the menu path properly (STR #481) + - The build system now installs image library header + files in FL/images/filename.h so that FLTK programs + will use the same header files as the FLTK image + libraries. - The build system now creates image libraries named "libfltk_name.a" instead of "libname.a" to avoid clobbering an existing installed library (STR #480) -- cgit v1.2.3