blob: 6a2e34a295c9c6e513c94521992c7ba38ce0e4d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
2006-11-27 Bruno Haible <bruno@clisp.org>
* gettext-0.16.1 released.
2006-10-26 Bruno Haible <bruno@clisp.org>
* gettext-0.16 released.
2006-07-31 Bruno Haible <bruno@clisp.org>
* Makefile.am (CSHARPCOMP): Update for changed location of
csharpcomp.sh.
2006-07-21 Bruno Haible <bruno@clisp.org>
* gettext-0.15 released.
2006-04-14 Bruno Haible <bruno@clisp.org>
Assume autoconf >= 2.60.
* Makefile.am (docdir, htmldir): Remove variables.
2006-04-17 Bruno Haible <bruno@clisp.org>
* Makefile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
2005-12-04 Bruno Haible <bruno@clisp.org>
* Makefile.am (CSHARPCOMPFLAGS): Use value set by csharpcomp.m4.
2006-06-21 Bruno Haible <bruno@clisp.org>
* gettext-0.14.6 released.
2006-06-21 Bruno Haible <bruno@clisp.org>
* Makefile.am (CLEANFILES): Add GNU.Gettext.dll.mdb.
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
2005-04-11 Bruno Haible <bruno@clisp.org>
* gettext-0.14.4 released.
2005-03-14 Bruno Haible <bruno@clisp.org>
* gettext-0.14.3 released.
2005-02-24 Bruno Haible <bruno@clisp.org>
* gettext-0.14.2 released.
2005-01-11 Bruno Haible <bruno@clisp.org>
* intl.cs (GettextResourceManager, GettextResourceSet): Use casts
instead of 'as' expressions.
2004-01-29 Bruno Haible <bruno@clisp.org>
* gettext-0.14.1 released.
2004-01-28 Bruno Haible <bruno@clisp.org>
* gettext-0.14 released.
2003-12-26 Bruno Haible <bruno@clisp.org>
* intl.cs: New file.
* Makefile.am: New file.
|