diff options
author | joerg <joerg> | 2006-02-05 22:47:15 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-02-05 22:47:15 +0000 |
commit | 46fb0c03eb5d18134d7e18e1c11cc45aa36d1817 (patch) | |
tree | 81f31f63aad5dd939f3d56400128689371285adc | |
parent | bff4fe337e416f20720246a457bd4c423313c12e (diff) | |
download | pkgsrc-46fb0c03eb5d18134d7e18e1c11cc45aa36d1817.tar.gz |
Update gettext to 0.14.5. Many bugfixes and improvements,
including support for relocable programs, Qt support,
separation of the PO processing functions into a separate
library and more. devel/gettext was split into devel/gettext
and devel/gettext-tools.
-rw-r--r-- | doc/CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 54fe8c7194a..cf7878ff8bb 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.12809 2006/02/05 21:57:36 ghen Exp $ +$NetBSD: CHANGES,v 1.12810 2006/02/05 22:47:15 joerg Exp $ Changes to the packages collection and infrastructure in 2006: @@ -826,3 +826,7 @@ Changes to the packages collection and infrastructure in 2006: Updated www/bluefish to 1.0.5 [adam 2006-02-05] Updated sysutils/cdbkup to 1.0nb5 [wiz 2006-02-05] Added time/sunbird version 0.3a1 [ghen 2006-02-05] + Updated devel/gettext to 0.14.5 [joerg 2006-02-05] + Updated devel/gettext-lib to 0.14.5 [joerg 2006-02-05] + Updated devel/gettext-m4 to 0.14.5 [joerg 2006-02-05] + Add devel/gettext-tools [joerg 2006-02-05] |