* Mono.Posix.dll.sources: Add UnixDriveInfo and UnixPath.
[mono.git] / mcs / class / Mono.Posix / ChangeLog
1 2004-12-28  Jonathan Pryor  <jonpryor@vt.edu>
2
3         * Mono.Posix.dll.sources: Add UnixDriveInfo and UnixPath.
4
5 2004-11-22  Raja R Harinath  <rharinath@novell.com>
6
7         * Makefile (CLEAN_FILES): Clean up make-map.exe and the duplicated
8         Mono.Posix.dll.
9
10 2004-11-18  Jonathan Pryor  <jonpryor@vt.edu>
11
12         * Mono.Posix.dll.sources: Add Mono.Unix/CdeclFunction.cs to the build.
13
14 2004-11-16  Jonathan Pryor  <jonpryor@vt.edu>
15
16         + Rename the Mono.Posix namespace to Mono.Unix.
17         + Copy the Mono.Posix files from the mono-1-0 branch to Mono.Posix (to
18           preserve backward compatibility).
19         * Mono.Posix.dll.sources: Rename Mono.Posix to Mono.Unix, remove
20           IncludeAttribute and MapAttribute from Mono.Posix namespace (use the
21           ones in Mono.Unix instead).
22         * Makefile: Update file paths to build from Mono.Unix.
23
24 2004-11-05  Jonathan Pryor  <jonpryor@vt.edu>
25
26         * Mono.Posix.dll.sources: Add lots of new files to the binding.
27
28 2004-06-03  Raja R Harinath  <rharinath@novell.com>
29
30         * Makefile (Mono.Posix/make-map.exe): Depend on $(the_lib) to pick
31         the name of the library from library.make.  This should make it
32         parallel-make-safe.
33
34 2004-04-26  Jackson Harper  <jackson@ximian.com>
35
36         * Makefile: Dont use explicit lib references so the proper lib
37         directory is used. Output to profile directory.
38         
39 2004-01-07  Gonzalo Paniagua Javier <gonzalo@ximian.com>
40
41         * Makefile: handle win32 paths and copy Mono.Posix.dll to Mono.Posix
42         directory so that MS runtime finds it.
43
44 2003-02-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
45
46         * Check in.
47