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