blob: c5460bcc6996318c634dfddfc7df3e3797b7ad12 (
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
|
2003-05-12 Bruno Haible <bruno@clisp.org>
* es.po: Update from Max de Mendizábal <max@upn.mx>.
2003-05-08 Bruno Haible <bruno@clisp.org>
* de.po: Update from Karl Eichwalder <ke@suse.de>.
* sl.po: Update from
Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>.
2003-05-07 Bruno Haible <bruno@clisp.org>
* de.po: Update from Karl Eichwalder <ke@suse.de>.
* ja.po: Update from Masahito Yamaga <ma@yama-ga.com>.
* sk.po: Update from Marcel Telka <marcel@telka.sk>.
2003-04-29 Bruno Haible <bruno@clisp.org>
* Makefile.in.in (stamp-po, update-po): Avoid infinite recursion if
LINGUAS is empty.
2003-04-22 Bruno Haible <bruno@clisp.org>
* sk.po: Update from Marcel Telka <marcel@telka.sk>.
2003-04-12 Bruno Haible <bruno@clisp.org>
VMS support.
* Rules-vms: New file.
* Makefile.vms.sh: New file.
2003-03-17 Bruno Haible <bruno@clisp.org>
Native Woe32/MSVC support.
* Makefile.msvc.sh: New file.
* Rules-msvc: New file.
2003-03-29 Bruno Haible <bruno@clisp.org>
* da.po: Update from Keld Simonsen <keld@dkuug.dk>.
* pl.po: Update from Rafał Maszkowski <rzm@icm.edu.pl>.
* sl.po: Update from
Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>.
* sv.po: Update from Jan Djärv <jan.h.d@swipnet.se>.
2003-02-28 Bruno Haible <bruno@clisp.org>
* Makefile.in.in (mkinstalldirs): Simplify. Prepending
"$(top_builddir)/" in the case of a relative $srcdir is now handled
in gettext.m4.
2003-02-24 Bruno Haible <bruno@clisp.org>
* ca.po: Update from Ivan Vilata i Balaguer <ivan@selidor.net>.
* de.po: Update from Karl Eichwalder <ke@suse.de>.
* ja.po: Update from Masahito Yamaga <ma@yama-ga.com>.
* pl.po: Update from Rafał Maszkowski <rzm@icm.edu.pl>.
* ru.po: Update from Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>.
* sv.po: Update from Jan Djärv <jan.h.d@swipnet.se>.
2003-02-23 Bruno Haible <bruno@clisp.org>
* POTFILES.in: Add src/format-invalid.h. Replace src/po-gram-gen.c
with src/po-gram-gen.y.
2003-02-16 Bruno Haible <bruno@clisp.org>
* Makevars.template: New file.
* Makevars (MSGID_BUGS_ADDRESS): New variable.
* Makefile.in.in (DISTFILES.common): Remove Makevars.
(DISTFILES): Add Makevars here.
($(DOMAIN).pot-update): Pass --msgid-bugs-address to xgettext.
(install-data): Install Makevars.template. Uninstall Makevars.
(uninstall-data): Uninstall Makevars.template.
(dist2): Distribute Makevars.template, in gettext-tools package only.
2003-02-12 Bruno Haible <bruno@clisp.org>
* POTFILES.in: Bring up to date.
* Makefile.in.in (install-data, installdirs-data, uninstall-data):
Special case package 'gettext-tools'.
(.nop.po-update): Likewise.
(dist2): Distribute also ChangeLog.[0-9] if present.
See ChangeLog.0 for earlier changes.
|