Imported Upstream version 0.18.3.2
[platform/upstream/gettext.git] / gettext-runtime / intl-csharp / ChangeLog
1 2013-06-10  Daiki Ueno  <ueno@gnu.org>
2
3         * Makefile.am: Use $(MKDIR_P) instead of $(mkdir_p).
4         Suggested by Stefano Lattarini in
5         <https://lists.gnu.org/archive/html/bug-gettext/2013-04/msg00044.html>.
6
7 2012-12-25  Daiki Ueno  <ueno@gnu.org>
8
9         * gettext-0.18.2 released.
10
11 2011-06-03  Bruno Haible  <bruno@clisp.org>
12
13         Copyright: Use LGPL 2.1 instead of LGPL 2.0.
14         * intl.cs: Update copyright header.
15
16 2010-06-04  Bruno Haible  <bruno@clisp.org>
17
18         * gettext-0.18.1 released.
19
20 2010-05-09  Bruno Haible  <bruno@clisp.org>
21
22         * gettext-0.18 released.
23
24 2007-11-07  Bruno Haible  <bruno@clisp.org>
25
26         * gettext-0.17 released.
27
28 2007-09-02  Bruno Haible  <bruno@clisp.org>
29
30         Implement msgctxt for C# ResourceManagers.
31         * intl.cs (GettextResourceManager): New methods GetParticularString,
32         GetParticularPluralString.
33
34 2006-11-27  Bruno Haible  <bruno@clisp.org>
35
36         * gettext-0.16.1 released.
37
38 2006-10-26  Bruno Haible  <bruno@clisp.org>
39
40         * gettext-0.16 released.
41
42 2006-07-31  Bruno Haible  <bruno@clisp.org>
43
44         * Makefile.am (CSHARPCOMP): Update for changed location of
45         csharpcomp.sh.
46
47 2006-07-21  Bruno Haible  <bruno@clisp.org>
48
49         * gettext-0.15 released.
50
51 2006-04-14  Bruno Haible  <bruno@clisp.org>
52
53         Assume autoconf >= 2.60.
54         * Makefile.am (docdir, htmldir): Remove variables.
55
56 2006-04-17  Bruno Haible  <bruno@clisp.org>
57
58         * Makefile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
59
60 2005-12-04  Bruno Haible  <bruno@clisp.org>
61
62         * Makefile.am (CSHARPCOMPFLAGS): Use value set by csharpcomp.m4.
63
64 2006-06-21  Bruno Haible  <bruno@clisp.org>
65
66         * gettext-0.14.6 released.
67
68 2006-06-21  Bruno Haible  <bruno@clisp.org>
69
70         * Makefile.am (CLEANFILES): Add GNU.Gettext.dll.mdb.
71
72 2005-05-23  Bruno Haible  <bruno@clisp.org>
73
74         * gettext-0.14.5 released.
75
76 2005-04-11  Bruno Haible  <bruno@clisp.org>
77
78         * gettext-0.14.4 released.
79
80 2005-03-14  Bruno Haible  <bruno@clisp.org>
81
82         * gettext-0.14.3 released.
83
84 2005-02-24  Bruno Haible  <bruno@clisp.org>
85
86         * gettext-0.14.2 released.
87
88 2005-01-11  Bruno Haible  <bruno@clisp.org>
89
90         * intl.cs (GettextResourceManager, GettextResourceSet): Use casts
91         instead of 'as' expressions.
92
93 2004-01-29  Bruno Haible  <bruno@clisp.org>
94
95         * gettext-0.14.1 released.
96
97 2004-01-28  Bruno Haible  <bruno@clisp.org>
98
99         * gettext-0.14 released.
100
101 2003-12-26  Bruno Haible  <bruno@clisp.org>
102
103         * intl.cs: New file.
104         * Makefile.am: New file.
105