aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorLuc Menut <lmenut@mageia.org>2013-04-04 06:56:38 +0000
committerLuc Menut <lmenut@mageia.org>2013-04-04 06:56:38 +0000
commit631d4295cbaf1e48ebd2c06fa68f9068cbc9ad80 (patch)
tree2b28c067105ce502051bb8548588c208af9cf180 /NEWS
parent88eb8d079104cf9de9875528455bfe11eac9a9c5 (diff)
downloadrpm-setup-631d4295cbaf1e48ebd2c06fa68f9068cbc9ad80.tar
rpm-setup-631d4295cbaf1e48ebd2c06fa68f9068cbc9ad80.tar.gz
rpm-setup-631d4295cbaf1e48ebd2c06fa68f9068cbc9ad80.tar.bz2
rpm-setup-631d4295cbaf1e48ebd2c06fa68f9068cbc9ad80.tar.xz
rpm-setup-631d4295cbaf1e48ebd2c06fa68f9068cbc9ad80.zip
revert svn 7582 b/c it introduces a regression when --with-man1.170
is used in combination with another --with-xxxx: all the directories found by find-lang are skipped
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 05f17d0..d110572 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Version 1.170 - 4 April 2013, by Luc Menut
+- revert change 1.168 because it introduces a regression when --with-man
+ is used in combination with another --with-xxxx: all the directories
+ found by find-lang are skipped (not only man directories mga #3697c10)
+
Version 1.169 - 24 March 2013, by Colin Guthrie
- add version macros for systemd/rpm-helper to ease distro upgrades