aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBogdano Arendartchuk <bogdano@mandriva.org>2007-11-08 16:30:08 +0000
committerBogdano Arendartchuk <bogdano@mandriva.org>2007-11-08 16:30:08 +0000
commit0b923f7cebcdb0f9435c0961a08c537fad7608e0 (patch)
treeeb3e2ce99d37cd130fcb3eb9b735e571f0f3cf50 /CHANGES
parente5ac8131f63ee32d79c2d4e8232cd8d047add24c (diff)
downloadmgarepo-0b923f7cebcdb0f9435c0961a08c537fad7608e0.tar
mgarepo-0b923f7cebcdb0f9435c0961a08c537fad7608e0.tar.gz
mgarepo-0b923f7cebcdb0f9435c0961a08c537fad7608e0.tar.bz2
mgarepo-0b923f7cebcdb0f9435c0961a08c537fad7608e0.tar.xz
mgarepo-0b923f7cebcdb0f9435c0961a08c537fad7608e0.zip
Added the complement to SILENT: CLOG
When using CLOG, only those lines beginning with this token will be shown. It only works when enabled in repsys.conf.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f0a6bdf..b9871b9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+* 1.6.19
+- added complement for SILENT: CLOG, which hides everything that does not
+ start with this token
+
* 1.6.18
- added the subcommand "switch" to help with mirrors support
- initialize plugins in create-srpm too