mirror of
https://github.com/openharmony/third_party_gettext.git
synced 2026-07-01 10:25:03 -04:00
614ff78da5
Generate ChangeLog files at "make dist" time, using gitlog-to-changelog. We still keep ChangeLog files under "po" and "intl" directories, since those files are copied as part of gettext infrastructure and it is still meaningful to have them there. * .gitignore: Add ChangeLog files. * Admin/release-steps: Remove mention of running update-changelog script. * Admin/update-changelog: Remove. * Makefile.am (gen-ChangeLog): New rule. * autogen.sh: Copy gitlog-to-changelog from gnulib. Create empty ChangeLog files to suppress Automake errors. * gettext-tools/doc/Makefile.am (EXTRA_DIST): Remove ChangeLog.0. * gettext-tools/man/Makefile.am (EXTRA_DIST): Remove ChangeLog.0. * gettext-tools/src/Makefile.am (EXTRA_DIST): Remove ChangeLog.0. * gettext-tools/tests/Makefile.am (EXTRA_DIST): Remove ChangeLog.0. * gnulib-local/Makefile.am (EXTRA_DIST): Remove ChangeLog files. * */ChangeLog: Rename to ChangeLog.0 or ChangeLog.1. * HACKING: Add brief guideline to submit patches.
144 lines
3.1 KiB
Plaintext
144 lines
3.1 KiB
Plaintext
2015-09-30 Daiki Ueno <ueno@gnu.org>
|
|
|
|
build: Avoid file name length limitation of tar
|
|
"csharpdoc" is a bit too long to accommodate long file names with
|
|
the version returned from git-version-gen:
|
|
tar: gettext-0.19.6.4-1e74e4/.../csharpdoc/...: file name is too
|
|
long (max 99); not dumped
|
|
* doc: Rename from csharpdoc.
|
|
* Makefile.am (doc, DOC_FILES): Adjust to the directory name change.
|
|
|
|
2015-09-11 Daiki Ueno <ueno@gnu.org>
|
|
|
|
* gettext 0.19.6 released.
|
|
|
|
2015-07-10 Daiki Ueno <ueno@gnu.org>
|
|
|
|
* gettext 0.19.5 released.
|
|
|
|
2014-12-24 Daiki Ueno <ueno@gnu.org>
|
|
|
|
* gettext 0.19.4 released.
|
|
|
|
2014-10-15 Daiki Ueno <ueno@gnu.org>
|
|
|
|
* gettext 0.19.3 released.
|
|
|
|
2014-07-14 Daiki Ueno <ueno@gnu.org>
|
|
|
|
* gettext 0.19.2 released.
|
|
|
|
2014-06-10 Daiki Ueno <ueno@gnu.org>
|
|
|
|
* gettext 0.19.1 released.
|
|
|
|
2014-06-02 Daiki Ueno <ueno@gnu.org>
|
|
|
|
* gettext 0.19 released.
|
|
|
|
2013-06-10 Daiki Ueno <ueno@gnu.org>
|
|
|
|
* Makefile.am: Use $(MKDIR_P) instead of $(mkdir_p).
|
|
Suggested by Stefano Lattarini in
|
|
<https://lists.gnu.org/archive/html/bug-gettext/2013-04/msg00044.html>.
|
|
|
|
2012-12-25 Daiki Ueno <ueno@gnu.org>
|
|
|
|
* gettext-0.18.2 released.
|
|
|
|
2011-06-03 Bruno Haible <bruno@clisp.org>
|
|
|
|
Copyright: Use LGPL 2.1 instead of LGPL 2.0.
|
|
* intl.cs: Update copyright header.
|
|
|
|
2010-06-04 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.18.1 released.
|
|
|
|
2010-05-09 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.18 released.
|
|
|
|
2007-11-07 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.17 released.
|
|
|
|
2007-09-02 Bruno Haible <bruno@clisp.org>
|
|
|
|
Implement msgctxt for C# ResourceManagers.
|
|
* intl.cs (GettextResourceManager): New methods GetParticularString,
|
|
GetParticularPluralString.
|
|
|
|
2006-11-27 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.16.1 released.
|
|
|
|
2006-10-26 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.16 released.
|
|
|
|
2006-07-31 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.am (CSHARPCOMP): Update for changed location of
|
|
csharpcomp.sh.
|
|
|
|
2006-07-21 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.15 released.
|
|
|
|
2006-04-14 Bruno Haible <bruno@clisp.org>
|
|
|
|
Assume autoconf >= 2.60.
|
|
* Makefile.am (docdir, htmldir): Remove variables.
|
|
|
|
2006-04-17 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
|
|
|
|
2005-12-04 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.am (CSHARPCOMPFLAGS): Use value set by csharpcomp.m4.
|
|
|
|
2006-06-21 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.14.6 released.
|
|
|
|
2006-06-21 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.am (CLEANFILES): Add GNU.Gettext.dll.mdb.
|
|
|
|
2005-05-23 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.14.5 released.
|
|
|
|
2005-04-11 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.14.4 released.
|
|
|
|
2005-03-14 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.14.3 released.
|
|
|
|
2005-02-24 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.14.2 released.
|
|
|
|
2005-01-11 Bruno Haible <bruno@clisp.org>
|
|
|
|
* intl.cs (GettextResourceManager, GettextResourceSet): Use casts
|
|
instead of 'as' expressions.
|
|
|
|
2004-01-29 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.14.1 released.
|
|
|
|
2004-01-28 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.14 released.
|
|
|
|
2003-12-26 Bruno Haible <bruno@clisp.org>
|
|
|
|
* intl.cs: New file.
|
|
* Makefile.am: New file.
|
|
|