aria2/m4/ChangeLog
Tatsuhiro Tsujikawa 0276b3bb37 * DownloadEngine.{h, cc}:
* ConsoleDownloadEngine.{h, cc}: Console output message(size, 
speed)
	is now generated by ConsoleDownloadEngine not by DownloadEngine.
	* main.cc: Download complete/abort message is now generated by 
main.
	* Makefile.am (SUBDIRS): Add m4.
	(ACLOCAL_AMFLAGS): New variable.
	(EXTRA_DIST): New variable.
	* configure.in (AC_CONFIG_FILES): Add po/Makefile.in,
	* gettext: added gettext functionality
2006-03-02 10:43:00 +00:00

24 lines
963 B
Plaintext

2006-03-02 gettextize <bug-gnu-gettext@gnu.org>
* codeset.m4: New file, from gettext-0.12.1.
* gettext.m4: New file, from gettext-0.12.1.
* glibc21.m4: New file, from gettext-0.12.1.
* iconv.m4: New file, from gettext-0.12.1.
* intdiv0.m4: New file, from gettext-0.12.1.
* inttypes.m4: New file, from gettext-0.12.1.
* inttypes_h.m4: New file, from gettext-0.12.1.
* inttypes-pri.m4: New file, from gettext-0.12.1.
* isc-posix.m4: New file, from gettext-0.12.1.
* lcmessage.m4: New file, from gettext-0.12.1.
* lib-ld.m4: New file, from gettext-0.12.1.
* lib-link.m4: New file, from gettext-0.12.1.
* lib-prefix.m4: New file, from gettext-0.12.1.
* nls.m4: New file, from gettext-0.12.1.
* po.m4: New file, from gettext-0.12.1.
* progtest.m4: New file, from gettext-0.12.1.
* stdint_h.m4: New file, from gettext-0.12.1.
* uintmax_t.m4: New file, from gettext-0.12.1.
* ulonglong.m4: New file, from gettext-0.12.1.
* Makefile.am: New file.