2004-05-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / monoresgen / ChangeLog
1 2004-05-20  Raja R Harinath  <rharinath@novell.com>
2
3         * Makefile (PROGRAM_COMPILE): Define to $(BOOT_COMPILE).
4
5 2004-05-09  Gert Driesen <drieseng@users.sourceforge.net>
6
7         * monoresgen.cs : use Assembly.Load with fullly qualified assembly
8         name for loading swf assembly
9         * monoresgen.exe.sources : added AssemblyInfo.cs, Consts.cs,
10         Locale.cs
11
12 2004-03-22  Gonzalo Paniagua Javier <gonzalo@ximian.com>
13
14         * monoresgen.cs:  don't create the output file on error reading the
15         input. Fixes bug #55916.
16
17 2004-01-12  Miguel de Icaza  <miguel@ximian.com>
18
19         * monoresgen.cs (PoResourceWriter.AddResource): Escape strings,
20         fixes #52105
21
22 2003-12-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
23
24         * monoresgen.cs: ignore entries marked as 'fuzzy' in .po files.
25
26 2003-12-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
27
28         * monoresgen.cs: generate valid .po files. Fixes bug #52106.
29
30 2003-05-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
31
32         * monoresgen.cs: added reader/writer for .po files.
33
34 Wed Mar 5 11:35:54 CET 2003 Paolo Molaro <lupus@ximian.com>
35
36         * monoresgen.cs: patch from Ian MacLean <ianm@ActiveState.com>
37         to add the /compile option.
38
39 2003/01/22  Nick Drochak <ndrochak@gol.com>
40
41         * makefile: assume csc for makefile, and mcs for makfile.gnu.
42
43 2002-08-19  Dick Porter  <dick@ximian.com>
44
45         * monoresgen.cs: Added ';' as a text format comment char
46
47 Wed Aug 7 15:51:54 CEST 2002 Paolo Molaro <lupus@ximian.com>
48
49         * monoresgen.cs: added the Mono implementation of resgen.
50