199d5fec23231bf0114f70b3d9b8134f8afccad1
[mono.git] / mcs / class / Mono.Options / ChangeLog
1 2010-06-09  Jonathan Pryor  <jpryor@novell.com>
2
3         * Mono.Options_test.dll.sources: Add additional sources.
4
5 2008-10-22  Jonathan Pryor  <jpryor@novell.com>
6
7         * Documentation/en/**/*.xml: s/NDesk.Options/Mono.Options/g (How'd I
8           miss this earlier?).
9
10 2008-10-22  Jonathan Pryor  <jpryor@novell.com>
11
12         * Documentation/en/Mono.Options/OptionSet.xml: Document the support for
13           nullable types.
14
15 2008-10-17  Jonathan Pryor  <jpryor@novell.com>
16
17         * Makefile: Use NO_INSTALL to prevent installation instead of using
18           do-install and do-uninstall.
19
20 2008-10-17  Jonathan Pryor  <jpryor@novell.com>
21
22         * Makefile: Add fixup-docs target, to simplify importing NDesk.Options
23           documentation for use in Mono.Options
24
25 2008-10-14  Jonathan Pryor  <jpryor@novell.com>
26
27         * Makefile: Don't bother installing Mono.Options.dll into the GAC (or
28           anywhere else), instead just follow a subset of the App Deployment 
29           Guidelines and install just the source into $prefix/lib/mono-options.
30
31 2008-10-14  Jonathan Pryor  <jpryor@novell.com>
32
33         * Makefile: Install Options.cs into the GAC, so that mono-options.pc
34           can perform source install (as suggeted by App Deployment Guidelines).
35
36 2008-10-13  Jonathan Pryor  <jpryor@novell.com>
37
38         * ChangeLog: Started.
39         * Makefile: Added; build Mono.Options; do NOT install as an ABI-stable
40           package.
41         * Mono.Options.dll.sources: Added; sources for Mono.Options.dll.
42         * Mono.Options_test.dll.sources: Added; Test sources.
43