mirror of
https://github.com/php-win-ext/gettext.git
synced 2026-03-26 18:12:16 +01:00
106 lines
2.3 KiB
Plaintext
106 lines
2.3 KiB
Plaintext
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.
|
|
|