Browse Source

Updated change-log.

Added note about cviebrock's unsigned method.

Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
Taylor Otwell 13 years ago
parent
commit
871d205a35
1 changed files with 2 additions and 1 deletions
  1. 2 1
      changes.txt

+ 2 - 1
changes.txt

@@ -8,4 +8,5 @@ Changes for 3.1:
 	- default value on config::get
 	- Registering of view paths and extensions
 	- Pattern based filters.
-	- Better session ID assignment
+	- Better session ID assignment
+	- Added cviebrock's unsigned support.