• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/man/
12007-11-07  Bruno Haible  <bruno@clisp.org>
2
3	* gettext-0.17 released.
4
52006-11-27  Bruno Haible  <bruno@clisp.org>
6
7	* gettext-0.16.1 released.
8
92006-10-26  Bruno Haible  <bruno@clisp.org>
10
11	* gettext-0.16 released.
12
132006-10-16  Bruno Haible  <bruno@clisp.org>
14
15	Switch to automake-1.10.
16	* Makefile.am (install-html-local): Renamed from install-html.
17
182006-07-25  Bruno Haible  <bruno@clisp.org>
19
20	* Makefile.msvc: Remove file.
21	* Makefile.am (EXTRA_DIST): Remove Makefile.msvc.
22
232006-07-25  Bruno Haible  <bruno@clisp.org>
24
25	* Makefile.vms: Remove file.
26	* Makefile.am (EXTRA_DIST): Remove Makefile.vms.
27
282006-07-21  Bruno Haible  <bruno@clisp.org>
29
30	* gettext-0.15 released.
31
322006-04-14  Bruno Haible  <bruno@clisp.org>
33
34	Assume autoconf >= 2.60.
35	* Makefile.am (mandir, docdir, htmldir, localedir): Remove variables.
36
372006-04-17  Bruno Haible  <bruno@clisp.org>
38
39	* Makefile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
40
412006-06-21  Bruno Haible  <bruno@clisp.org>
42
43	* gettext-0.14.6 released.
44
452005-05-23  Bruno Haible  <bruno@clisp.org>
46
47	* gettext-0.14.5 released.
48
492005-04-11  Bruno Haible  <bruno@clisp.org>
50
51	* gettext-0.14.4 released.
52
532005-03-14  Bruno Haible  <bruno@clisp.org>
54
55	* gettext-0.14.3 released.
56
572005-02-24  Bruno Haible  <bruno@clisp.org>
58
59	* gettext-0.14.2 released.
60
612004-01-29  Bruno Haible  <bruno@clisp.org>
62
63	* gettext-0.14.1 released.
64
652004-01-28  Bruno Haible  <bruno@clisp.org>
66
67	* gettext-0.14 released.
68
692003-12-12  Bruno Haible  <bruno@clisp.org>
70
71	Assume automake-1.8.
72	* Makefile.am (html-local): Renamed from html.
73
742003-12-17  Bruno Haible  <bruno@clisp.org>
75
76	* gettext-0.13.1 released.
77
782003-11-30  Bruno Haible  <bruno@clisp.org>
79
80	* Makefile.msvc (install): Install also envsubst.1, envsubst.1.html.
81	(uninstall): Uninstall also envsubst.1, envsubst.1.html.
82	* Makefile.vms (install): Install also envsubst.1, envsubst.1.html.
83	(uninstall): Uninstall also envsubst.1, envsubst.1.html.
84
852003-11-30  Bruno Haible  <bruno@clisp.org>
86
87	* gettext-0.13 released.
88
892003-11-16  Bruno Haible  <bruno@clisp.org>
90
91	* x-to-1.in: Support --update option.
92	* Makefile.am (UPDATEMODE): New variable.
93	(gettext.1.in, ngettext.1.in, envsubst.1): Pass it to x-to-1.
94	(update-man1): New rule.
95	(distdir): Depend on it.
96
972003-11-16  Bruno Haible  <bruno@clisp.org>
98
99	* Makefile.am: Let gettext.1.in and ngettext.1.in, not gettext.1 and
100	ngettext.1, depend on help2man and version.sh.
101
1022003-11-13  Bruno Haible  <bruno@clisp.org>
103
104	* Makefile.am (docdir): Use the value from the configure script.
105
1062003-09-13  Bruno Haible  <bruno@clisp.org>
107
108	* envsubst.x: New file.
109	* Makefile.am (man_aux): Add envsubst.x.
110	(man_MAN1OTHER): New variable.
111	(man_MAN1): Add $(man_MAN1OTHER).
112	(man_HTMLOTHER): Add envsubst.1.html.
113	(EXTRA_DIST, MAINTAINERCLEANFILES): Add $(man_MAN1OTHER).
114	(envsubst.1): New rule.
115	(envsubst.1.html): New rule.
116
1172003-05-22  Bruno Haible  <bruno@clisp.org>
118
119	* gettext-0.12.1 released.
120
1212003-05-17  Bruno Haible  <bruno@clisp.org>
122
123	* gettext-0.12 released.
124
1252003-05-07  Bruno Haible  <bruno@clisp.org>
126
127	* Makefile.vms (LN): Remove unused variable.
128
1292003-04-12  Bruno Haible  <bruno@clisp.org>
130
131	* Makefile.vms: Avoid rules with no lines. Don't use the force target.
132	Correct wildcard syntax.
133	Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
134
1352003-04-12  Bruno Haible  <bruno@clisp.org>
136
137	* Makefile.am (docdir): Use datadir instead of prefix.
138	* Makefile.msvc (datadir): New variable.
139	(mandir, docdir): Use it instead of prefix.
140	(install, installdirs): Update.
141	* Makefile.vms (datadir): New variable.
142	(mandir, docdir): Use it instead of prefix.
143
1442003-03-30  Bruno Haible  <bruno@clisp.org>
145
146	* Makefile.vms: New file.
147	* Makefile.am (EXTRA_DIST): Add Makefile.vms.
148
1492003-03-17  Bruno Haible  <bruno@clisp.org>
150
151	Native Woe32/MSVC support.
152	* Makefile.msvc: New file.
153	* Makefile.am (EXTRA_DIST): Add it.
154
1552003-02-22  Bruno Haible  <bruno@clisp.org>
156
157	* Makefile.am (installdirs): Remove dependency, redundant with
158	automake >= 1.6.
159
1602003-02-15  Bruno Haible  <bruno@clisp.org>
161
162	* gettext.3.in, ngettext.3.in, textdomain.3.in, bindtextdomain.3.in,
163	bind_textdomain_codeset.3.in: Moved here from ../../gettext-tools/man.
164	* dgettext.3, dcgettext.3, dngettext.3, dcngettext.3: Likewise.
165	* Makefile.am: Add rules for man3 manual pages.
166
1672003-02-12  Bruno Haible  <bruno@clisp.org>
168
169	Extracted from gettext package.
170	* Makefile.am: New file.
171
172