# # ChangeLog for src/Actions/CmdAction/HelpAction.hpp # # Generated by Trac 1.4.4 # Jan 9, 2025, 4:37:38 AM Sat, 08 May 2010 22:00:57 GMT Frederik Heber [e3ecc1a] * src/Actions/CmdAction/HelpAction.cpp (added) * src/Actions/CmdAction/HelpAction.hpp (added) * src/CommandLineParser.hpp (modified) * src/Makefile.am (modified) * src/UIElements/CommandLineWindow.cpp (modified) New HelpAction that will print the help from boost::program_options. ...