From 40750fb3528c4bec60ee1dfe4f6c06186bec39fd Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Fri, 14 Dec 2001 20:13:36 +0000 Subject: Documentation makefile should be using --batch option, not list all HTML files on a single line. Fl_Wizard.html still had a title and background color. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1847 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 27ce91bab..235361fff 100644 --- a/CHANGES +++ b/CHANGES @@ -12,6 +12,8 @@ CHANGES IN FLTK 1.1.0b8 - Fixed the example program makefile - wasn't building the mandelbrot and shiny demos right. - Fl::set_font(Fl_Font, Fl_Font) was not implemented. + - Fixed the documentation Makefile commands; was not + using the fltk.book file for some reason... CHANGES IN FLTK 1.1.0b7 -- cgit v1.2.3