From 6d34fc44aa2fd4b992b9ad2a05a7847b5ea84f45 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Fri, 9 May 2008 20:55:45 +0000 Subject: reordered a bullet... seriously, that's all. --- user_guide/changelog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 4945c4edc..10c04917e 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -85,6 +85,7 @@ SVN Commit: not currently released

  • Added the ability to set CRLF settings via config in the Email class.
  • Unit Testing results are now colour coded, and a change was made to the default template of results.
  • Added a valid_emails rule to the Validation class.
  • +
  • The Zip class now exits within download().
  • Helpers @@ -96,7 +97,6 @@ SVN Commit: not currently released

  • Modified img() in the HTML Helper to remove an unneeded space (#4208).
  • Modified anchor() in the URL helper to no longer add a default title= attribute (#4209).
  • The Download helper now exits within force_download().
  • -
  • The Zip class now exits within download().
  • Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper.
  • Added symbolic_permissions() and octal_permissions() to the File helper.
  • -- cgit v1.2.3-24-g4f1b