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