summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2006-10-09 11:59:10 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:14:05 +0200
commit5ac18cba42d3570a165808a75cb0b0e22cbc1e1a (patch)
treeec9d8a0cc65e7da98ec1578165f6c063f87fa6fc /NEWS
parent3c339a0cf5116bb912fd5dd89fc52644e9ec644b (diff)
downloadexternal_gettext-5ac18cba42d3570a165808a75cb0b0e22cbc1e1a.zip
external_gettext-5ac18cba42d3570a165808a75cb0b0e22cbc1e1a.tar.gz
external_gettext-5ac18cba42d3570a165808a75cb0b0e22cbc1e1a.tar.bz2
Change gettextize to not create symlinks by default.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e4805b4..ca1a60c 100644
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,10 @@ Version 0.15.1 - October 2006
files that are needed: gettext.m4, iconv.m4, lib-ld.m4, lib-link.m4,
lib-prefix.m4, nls.m4, po.m4, progtest.m4.
+* gettextize no longer creates symbolic links by default; it makes file copies
+ instead. The option --copy is removed. You can get back the flawed
+ symlinking behaviour by specifying the --symlink option.
+
* Autoconf macros:
- The gettext autoconf macros now require autoconf 2.52 or newer.
- A new autoconf macro AM_GNU_GETTEXT_INTL_SUBDIR is added. It allows to