summaryrefslogtreecommitdiffstats
path: root/man/ChangeLog
blob: 348239323d5215fbd1359eff9a4522813abc00cd (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
2001-07-12  Bruno Haible  <haible@clisp.cons.org>

	* msgexec.x: New file.
	* msgsed.x: Remove file.
	* Makefile.am (man_aux): Replace msgsed.x with msgexec.x.
	(man_MAN1): Replace msgsed.1 with msgexec.1.
	(man_HTML): Replace msgsed.1.html with msgexec.1.html.
	(msgexec.1.html): New rule.
	(msgsed.1.html): Remove rule.

2001-06-10  Bruno Haible  <haible@clisp.cons.org>

	* help2man: New file, from help2man-1.24.
	* gettext.x: New file.
	* msgcat.x: New file.
	* msgcmp.x: New file.
	* msgcomm.x: New file.
	* msgconv.x: New file.
	* msgen.x: New file.
	* msgfmt.x: New file.
	* msggrep.x: New file.
	* msgmerge.x: New file.
	* msgsed.x: New file.
	* msgunfmt.x: New file.
	* ngettext.x: New file.
	* xgettext.x: New file.
	* Makefile.am (man_aux, man_MAN1): New variables.
	(man_MANS): Add $(man_MAN1).
	(man_HTML): Add *.1.html for all programs.
	(EXTRA_DIST): Add help2man, $(man_aux).
	(SUFFIXES): Recognize .1 and .x.
	(PERL): New variable.
	(HELP2MAN): New variable.
	(.x.1): New rule.
	($(man_MAN1)): Depend on help2man and configure.in.
	(gettext.1.html, ngettext.1.html, msgcmp.1.html, msgfmt.1.html,
	msgmerge.1.html, msgunfmt.1.html, xgettext.1.html, msgcat.1.html,
	msgcomm.1.html, msgconv.1.html, msgen.1.html, msggrep.1.html,
	msgsed.1.html): New rules.

2001-07-24  Bruno Haible  <haible@clisp.cons.org>

	* gettext-0.10.39 released.

2001-05-23  Bruno Haible  <haible@clisp.cons.org>

	* gettext-0.10.38 released.

2001-05-20  Bruno Haible  <haible@clisp.cons.org>

	* Makefile.am: New file.
	* gettext.3.in: New file.
	* ngettext.3.in: New file.
	* textdomain.3.in: New file.
	* bindtextdomain.3.in: New file.
	* bind_textdomain_codeset.3.in: New file.
	* dgettext.3, dcgettext.3, dngettext.3, dcngettext.3: New files.