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