Home | History | Annotate | Line # | Download | only in man
      1 2006-11-27  Bruno Haible  <bruno (a] clisp.org>
      2 
      3 	* gettext-0.16.1 released.
      4 
      5 2006-10-26  Bruno Haible  <bruno (a] clisp.org>
      6 
      7 	* gettext-0.16 released.
      8 
      9 2006-10-16  Bruno Haible  <bruno (a] clisp.org>
     10 
     11 	Switch to automake-1.10.
     12 	* Makefile.am (install-html-local): Renamed from install-html.
     13 
     14 2006-07-25  Bruno Haible  <bruno (a] clisp.org>
     15 
     16 	* Makefile.msvc: Remove file.
     17 	* Makefile.am (EXTRA_DIST): Remove Makefile.msvc.
     18 
     19 2006-07-25  Bruno Haible  <bruno (a] clisp.org>
     20 
     21 	* Makefile.vms: Remove file.
     22 	* Makefile.am (EXTRA_DIST): Remove Makefile.vms.
     23 
     24 2006-07-21  Bruno Haible  <bruno (a] clisp.org>
     25 
     26 	* gettext-0.15 released.
     27 
     28 2006-04-14  Bruno Haible  <bruno (a] clisp.org>
     29 
     30 	Assume autoconf >= 2.60.
     31 	* Makefile.am (mandir, docdir, htmldir, localedir): Remove variables.
     32 
     33 2006-04-17  Bruno Haible  <bruno (a] clisp.org>
     34 
     35 	* Makefile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
     36 
     37 2006-06-21  Bruno Haible  <bruno (a] clisp.org>
     38 
     39 	* gettext-0.14.6 released.
     40 
     41 2005-05-23  Bruno Haible  <bruno (a] clisp.org>
     42 
     43 	* gettext-0.14.5 released.
     44 
     45 2005-04-11  Bruno Haible  <bruno (a] clisp.org>
     46 
     47 	* gettext-0.14.4 released.
     48 
     49 2005-03-14  Bruno Haible  <bruno (a] clisp.org>
     50 
     51 	* gettext-0.14.3 released.
     52 
     53 2005-02-24  Bruno Haible  <bruno (a] clisp.org>
     54 
     55 	* gettext-0.14.2 released.
     56 
     57 2004-01-29  Bruno Haible  <bruno (a] clisp.org>
     58 
     59 	* gettext-0.14.1 released.
     60 
     61 2004-01-28  Bruno Haible  <bruno (a] clisp.org>
     62 
     63 	* gettext-0.14 released.
     64 
     65 2003-12-12  Bruno Haible  <bruno (a] clisp.org>
     66 
     67 	Assume automake-1.8.
     68 	* Makefile.am (html-local): Renamed from html.
     69 
     70 2003-12-17  Bruno Haible  <bruno (a] clisp.org>
     71 
     72 	* gettext-0.13.1 released.
     73 
     74 2003-11-30  Bruno Haible  <bruno (a] clisp.org>
     75 
     76 	* gettext-0.13 released.
     77 
     78 2003-11-16  Bruno Haible  <bruno (a] clisp.org>
     79 
     80 	* x-to-1.in: Support --update option.
     81 	* Makefile.am (UPDATEMODE): New variable.
     82 	(msgcmp.1, msgfmt.1, msgmerge.1, msgunfmt.1, xgettext.1, msgattrib.1,
     83 	msgcat.1, msgcomm.1, msgconv.1, msgen.1, msgexec.1, msgfilter.1,
     84 	msggrep.1, msginit.1, msguniq.1, gettextize.1, autopoint.1): Pass it to
     85 	x-to-1.
     86 	(update-man1): New rule.
     87 	(distdir): Depend on it.
     88 
     89 2003-11-13  Bruno Haible  <bruno (a] clisp.org>
     90 
     91 	* Makefile.am (docdir): Use the value from the configure script.
     92 
     93 2003-05-22  Bruno Haible  <bruno (a] clisp.org>
     94 
     95 	* gettext-0.12.1 released.
     96 
     97 2003-05-17  Bruno Haible  <bruno (a] clisp.org>
     98 
     99 	* gettext-0.12 released.
    100 
    101 2003-04-12  Bruno Haible  <bruno (a] clisp.org>
    102 
    103 	* Makefile.vms: Avoid rules with no lines. Don't use the force target.
    104 	Correct wildcard syntax.
    105 	Suggested by Jouk Jansen <joukj (a] hrem.stm.tudelft.nl>.
    106 
    107 2003-04-12  Bruno Haible  <bruno (a] clisp.org>
    108 
    109 	* Makefile.am (docdir): Use datadir instead of prefix.
    110 	* Makefile.msvc (datadir): New variable.
    111 	(mandir, docdir): Use it instead of prefix.
    112 	(install, installdirs): Update.
    113 	* Makefile.vms (datadir): New variable.
    114 	(mandir, docdir): Use it instead of prefix.
    115 
    116 2003-03-30  Bruno Haible  <bruno (a] clisp.org>
    117 
    118 	* Makefile.vms: New file.
    119 	* Makefile.am (EXTRA_DIST): Add Makefile.vms.
    120 
    121 2003-03-17  Bruno Haible  <bruno (a] clisp.org>
    122 
    123 	Native Woe32/MSVC support.
    124 	* Makefile.msvc: New file.
    125 	* Makefile.am (EXTRA_DIST): Add it.
    126 
    127 2003-02-22  Bruno Haible  <bruno (a] clisp.org>
    128 
    129 	* Makefile.am (installdirs): Remove dependency, redundant with
    130 	automake >= 1.6.
    131 
    132 2003-02-15  Bruno Haible  <bruno (a] clisp.org>
    133 
    134 	* gettext.3.in, ngettext.3.in, textdomain.3.in, bindtextdomain.3.in,
    135 	bind_textdomain_codeset.3.in: Move to ../../gettext-runtime/man.
    136 	* dgettext.3, dcgettext.3, dngettext.3, dcngettext.3: Likewise.
    137 	* Makefile.am: Remove rules for man3 manual pages.
    138 
    139 2003-02-12  Bruno Haible  <bruno (a] clisp.org>
    140 
    141 	Big restructuring.
    142 	* gettext.x: Remove file.
    143 	* ngettext.x: Remove file.
    144 	* Makefile.am: Remove everything belonging to the programs gettext and
    145 	ngettext.
    146 	(docdir): Use 'gettext' instead of @PACKAGE@.
    147 	(*.3): Depend on version.sh instead of configure.in.
    148 	(EXTRA_DIST): Add ChangeLog.0.
    149 
    150 
    151 See ChangeLog.0 for earlier changes.
    152