summaryrefslogtreecommitdiff
path: root/Changes.textile
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2010-03-30 00:26:15 +0000
committermurphy <murphy@rubychan.de>2010-03-30 00:26:15 +0000
commit6e01dd000e62f03f9a8e2658bf57b7730677c3f0 (patch)
tree452cae6dc3e049971842416a9859987636cbf897 /Changes.textile
parente844893db65abbcdbb6c67a249a22e246d9f13cc (diff)
downloadcoderay-6e01dd000e62f03f9a8e2658bf57b7730677c3f0.tar.gz
Added new keywords and functions to SQL scanner (see #221, thanks to Joshua Galvez).
Diffstat (limited to 'Changes.textile')
-rw-r--r--Changes.textile7
1 files changed, 6 insertions, 1 deletions
diff --git a/Changes.textile b/Changes.textile
index 09c236a..deddb27 100644
--- a/Changes.textile
+++ b/Changes.textile
@@ -47,9 +47,15 @@ h3. @Scanners::Scheme@
* *CHANGED*: Does use @:opertor@ instead of @:opertor_fat@ now.
+h3. @Scanners::SQL@
+
+* *IMPROVED*: Extended list of keywords and functions (thanks to Joshua Galvez).
+ See "#221":http://redmine.rubychan.de/issues/221.
+
h3. @Styles::Alpha@
* *NEW* A style that uses transparent HSLA colors as defined in CSS 3.
+ See "#199":http://redmine.rubychan.de/issues/199.
h3. @FileType@
@@ -61,7 +67,6 @@ h3. @FileType@
h3. Internal API changes
* *FIXED* @Encoders::HTML#token@'s second parameter is no longer optional.
- See "#119":http://redmine.rubychan.de/issues/199.
h2. Changes in 0.9.2