From 16774ddc4e000c89e560fde0ced8be9814ef041e Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Wed, 8 Feb 2017 02:06:52 +0000 Subject: Rename test/help demo program to test/help_dialog. This change avoids a name conflict with CMake's auto-generated target 'help' for "Unix Makefiles", "Ninja", and supposedly other generators as well. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12171 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 8b9ee73b9..9ac323966 100644 --- a/CHANGES +++ b/CHANGES @@ -43,6 +43,8 @@ Changes in FLTK 1.4.0 Released: ??? ?? 2017 Other Improvements - (add new items here) + - Renamed test/help demo program to test/help_dialog to avoid name + conflict with CMake auto-generated target 'help'. - Many documentation fixes, clarifications, and enhancements. -- cgit v1.2.3