diff options
author | joerg <joerg@pkgsrc.org> | 2006-08-29 14:05:42 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-08-29 14:05:42 +0000 |
commit | 1edb96f1f56d72bc6ffab702d3bcab4e44eab682 (patch) | |
tree | 1bf57bd971dce214bf2a269af8a07c9cff0815c0 /doc | |
parent | dacbbc80f99b6b153800fc4132a89ffd4cea03fc (diff) | |
download | pkgsrc-1edb96f1f56d72bc6ffab702d3bcab4e44eab682.tar.gz |
Change intltool to a stack-friendler regex for parsing translation
catalogs.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2006 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006 index 575ac965093..786ec3f0dd8 100644 --- a/doc/CHANGES-2006 +++ b/doc/CHANGES-2006 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2006,v 1.1152 2006/08/29 14:02:22 tv Exp $ +$NetBSD: CHANGES-2006,v 1.1153 2006/08/29 14:05:42 joerg Exp $ Changes to the packages collection and infrastructure in 2006: @@ -4117,3 +4117,4 @@ Changes to the packages collection and infrastructure in 2006: Updated databases/phpmyadmin to 2.8.2.4 [tron 2006-08-29] Updated pkgtools/digest to 20060826 [joerg 2006-08-29] Updated devel/libevent to 1.1b [tv 2006-08-29] + Updated textproc/intltool to 0.35.0nb1 [joerg 2006-08-29] |