summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2012-09-30 13:09:30 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2012-09-30 13:09:30 -0400
commit9bff65f78db9db27f2743b188be1a6ee50ecc306 (patch)
tree53bca45ed86e255b8c9f80338a497c6d051f8970 /CHANGES
parent52e7547724587465cafc7d2af1e5961e3365ad76 (diff)
downloadalembic-9bff65f78db9db27f2743b188be1a6ee50ecc306.tar.gz
- [feature] Added "stdout" option to Config, provides
control over where the "print" output of commands like "history", "init", "current" etc. are sent. #43
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
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