From 9bff65f78db9db27f2743b188be1a6ee50ecc306 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sun, 30 Sep 2012 13:09:30 -0400 Subject: - [feature] Added "stdout" option to Config, provides control over where the "print" output of commands like "history", "init", "current" etc. are sent. #43 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 598c969..5e1265f 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,10 @@ front-ends can re-use the argument parsing built in. #70 +- [feature] Added "stdout" option to Config, provides + control over where the "print" output of commands like + "history", "init", "current" etc. are sent. #43 + - [bug] Fixed the "multidb" template which was badly out of date. It now generates revision files using the configuration to determine the different -- cgit v1.2.1