CHANGES.txt in erubis-2.6.2 vs CHANGES.txt in erubis-2.6.3
- old
+ new
@@ -1,21 +1,32 @@
# -*- coding: utf-8 -*-
-# $Rev: 118 $
-# $Release: 2.6.2 $
-# copyright(c) 2006-2008 kuwata-lab.com all rights reserved.
+# $Rev: 123 $
+# $Release: 2.6.3 $
+# copyright(c) 2006-2009 kuwata-lab.com all rights reserved.
+
+- release: 2.6.3
+ date: 2009-02-07
+ bugfixes:
+
+ - Enhancer name was not displayed in Ruby 1.9.1 when it was missing.
+
+ - Command option argument name was not displayed correctly as a part of error message.
+
+ - MethoNotFound error was raised when invalid option was specified.
+
+
- release: 2.6.2
date: 2008-06-12
enhancements:
- |
Ruby 1.9 support.
bugfixes:
- |
- Fixed a bug that it is not able to install Erubis on windows
- (Thanks to Tim Morgan and Allen).
+ Fixed installation problem on Windows (Thanks to Tim Morgan and Allen).
- release: 2.6.1
date: 2008-06-06
enhancements: