diff options
author | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-09-02 00:38:27 -0700 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-09-02 00:38:27 -0700 |
commit | bb2427c28bf40179c4881b22c23f23f9bea78f55 (patch) | |
tree | 0bc8478cc689eee669edcae7272e621ac4a33f83 /debian | |
parent | 948b21702fbeaf1874286bd9b0d7c27c37d55c2a (diff) |
Finalize new log level changes. This is more or less doing what it should. The only problem, I think, is that it doesn't handle improperly specified LOG_LEVEL well, effectively resorting to silent.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 76e4d04..1cc1dd8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ monkeysphere (0.12-1) UNRELEASED; urgency=low - * Improved output handling. + * Improved output handling. New LOG_LEVEL variable. * debian/control: switched Homepage: and Vcs-Git: to canonicalized upstream hostnames. - -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Sun, 24 Aug 2008 23:49:23 -0700 + -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Mon, 01 Sep 2008 23:55:56 -0700 monkeysphere (0.11-1) experimental; urgency=low |