Mercurial > audlegacy
diff ChangeLog @ 1877:9f2b7ac55dec trunk
[svn] - bump to 1.2.0-rc4
author | nenolod |
---|---|
date | Sat, 14 Oct 2006 12:04:49 -0700 |
parents | 7bbb619fa68c |
children | f83d206f51b7 |
line wrap: on
line diff
--- a/ChangeLog Sat Oct 14 12:03:26 2006 -0700 +++ b/ChangeLog Sat Oct 14 12:04:49 2006 -0700 @@ -1,3 +1,13 @@ +2006-10-14 19:03:26 +0000 William Pitcock <nenolod@nenolod.net> + revision [2709] + - objectify libintl + + trunk/configure.ac | 1 + trunk/intl/Makefile | 49 +++++ + trunk/intl/Makefile.in | 479 ------------------------------------------------- + 3 files changed, 49 insertions(+), 480 deletions(-) + + 2006-10-14 18:52:24 +0000 William Pitcock <nenolod@nenolod.net> revision [2707] - only attempt to build the intl objective if INTL_OBJECTIVE is defined.