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