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 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153
|
2002-08-06 Bruno Haible <bruno@clisp.org>
* gettext-0.11.5 released.
2002-07-25 Bruno Haible <bruno@clisp.org>
* gettext-0.11.4 released.
2002-07-17 Bruno Haible <bruno@clisp.org>
* gettext-0.11.3 released.
2002-05-03 Bruno Haible <bruno@clisp.org>
* gettextize.x: New file.
* autopoint.x: New file.
* Makefile.am (man_aux): Add gettextize.x, autopoint.x.
(man_MAN1OTHER): Add gettextize.1, autopoint.1.
(man_HTMLOTHER): Add gettextize.1.html, autopoint.1.html.
(gettextize.1, autopoint.1): New rules.
(gettextize.1.html, autopoint.1.html): New rules.
2002-04-24 Bruno Haible <bruno@clisp.org>
* gettext-0.11.2 released.
2002-03-12 Bruno Haible <bruno@clisp.org>
* gettext-0.11.1 released.
2002-01-31 Bruno Haible <bruno@clisp.org>
* gettext-0.11 released.
2001-12-08 Bruno Haible <bruno@clisp.org>
* msgfilter.x: Renamed from msgexec.x.
* msgexec.x: New file.
* Makefile.am (man_aux): Add msgfilter.x.
(man_MAN1OTHER): Add msgfilter.1.
(man_HTMLOTHER): Add msgfilter.1.html.
(msgfilter.1): New rule.
(msgfilter.1.html): New rule.
2001-10-08 Bruno Haible <haible@clisp.cons.org>
* msginit.x: New file.
* Makefile.am (man_aux): Add msginit.x.
(man_MAN1OTHER): Add msginit.1.
(man_HTMLOTHER): Add msginit.1.html.
(msginit.1): New rule.
(msginit.1.html): New rule.
2001-09-08 Bruno Haible <haible@clisp.cons.org>
* msgattrib.x: New file.
* Makefile.am (man_aux): Add msgattrib.x.
(man_MAN1OTHER): Add msgattrib.1.
(man_HTMLOTHER): Add msgattrib.1.html.
(msgattrib.1): New rule.
(msgattrib.1.html): New rule.
2001-07-28 Bruno Haible <haible@clisp.cons.org>
* x-to-1.in: New file.
* Makefile.am (localedir): New variable.
(man_MAN1GEN, man_MAN1IN, man_MAN1OTHER, man_MAN3LINK, man_HTMLGEN,
man_HTMLIN, man_HTMLOTHER): New variables.
(EXTRA_DIST): Remove gettext.1, ngettext.1, gettext.1.html,
ngettext.1.html. Add gettext.1.in, ngettext.1.in, gettext.1.html.in,
ngettext.1.html.in.
(MAINTAINERCLEANFILES): Likewise.
(CLEANFILES): New variable.
(SUFFIXES): Remove variable.
(.x.1): Remove rule.
(gettext.1, ngettext.1, gettext.1.in, ngettext.1.in, msgcmp.1,
msgfmt.1, msgmerge.1, msgunfmt.1, xgettext.1, msgcat.1, msgcomm.1,
msgconv.1, msgen.1, msgexec.1, msggrep.1, msguniq.1): New rules.
(gettext.1.html.in, ngettext.1.html.in): New rules.
(gettext.1.html, ngettext.1.html): Generated from corresponding .in
files.
(*.1.html): Remove CreationDate line from MAN2HTML output.
2001-07-21 Bruno Haible <haible@clisp.cons.org>
* msguniq.x: New file.
* Makefile.am (man_aux): Add it.
(man_MAN1): Add msguniq.1.
(man_HTML): Add msguniq.1.html.
(msguniq.1.html): New rule.
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-09-13 Bruno Haible <haible@clisp.cons.org>
* gettext-0.10.40 released.
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.
|