aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPer Øyvind Karlsen <peroyvind@mandriva.org>2010-03-09 00:14:09 +0000
committerPer Øyvind Karlsen <peroyvind@mandriva.org>2010-03-09 00:14:09 +0000
commit33fd2a801db8886297d313c71d8d74d8cdb87417 (patch)
tree257798ee40cfc7d5852c032bef3987dca0811413 /NEWS
parent8963393436c9651a2c5c2627530daf2fb67c756a (diff)
downloadrpm-setup-33fd2a801db8886297d313c71d8d74d8cdb87417.tar
rpm-setup-33fd2a801db8886297d313c71d8d74d8cdb87417.tar.gz
rpm-setup-33fd2a801db8886297d313c71d8d74d8cdb87417.tar.bz2
rpm-setup-33fd2a801db8886297d313c71d8d74d8cdb87417.tar.xz
rpm-setup-33fd2a801db8886297d313c71d8d74d8cdb87417.zip
allow for for only stripping files without creating debug package contents by setting DISABLE_DEBUG environment variable.1.99
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d3bc4df..3d3864e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 1.99 - 9 March 2010, by Per Øyvind Karlsen
+- allow for for only stripping files without creating debug package contents by
+ setting DISABLE_DEBUG environment variable.
+
Version 1.98 - 5 March 2010, by Per Øyvind Karlsen
- Update find-debuginfo.sh from upstream
- new script: perl.req-from-meta (jquelin)