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