]> cygwin.com Git - cygwin-apps/setup.git/blame - libgetopt++/ChangeLog
Remove obsolete directory.
[cygwin-apps/setup.git] / libgetopt++ / ChangeLog
CommitLineData
7419f059
RC
12002-04-14 Robert Collins <rbtcollins@hotmail.com>
2
3 * include/BoolOption.h: Move to
4 * include/getopt++/BoolOption.h: here.
5 * include/GetOption.h: Implement multiple-sets as per design.
6 Move to ...
7 * include/getopt++/GetOption.h: here.
8 * include/Option.h: Move to
9 * include/getopt++/Option.h: here.
10 * include/getopt++/OptionSet.h: New file.
11 * src/GetOption.cc: Move core functions to OptionSet.cc.
12 Adjust for new header locations.
13 * src/OptionSet.cc: New file.
14 * src/BoolOption.cc: Adjust for new header locations.
15 * src/Option.cc: Adjust for new header locations.
16 * tests/testoption.cc: Adjust for new header locations.
17
182002-04-14 Robert Collins <rbtcollins@hotmail.com>
19
20 * Makefile.am: New file.
21 * README: New file.
22 * bootstrap.sh: New file.
23 * configure.in: New file.
24 * include/BoolOption.h: New file.
25 * include/GetOption.h: New file.
26 * include/Option.h: New file.
27 * src/BoolOption.cc: New file.
28 * src/GetOption.cc: New file.
29 * src/Option.cc: New file.
30 * tests/testoption.cc: New file.
This page took 0.026797 seconds and 5 git commands to generate.