/[drupal]/drupal/CHANGELOG.txt
ViewVC logotype

Diff of /drupal/CHANGELOG.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.258 by dries, Mon Mar 17 16:53:58 2008 UTC revision 1.259 by dries, Mon Mar 31 20:50:05 2008 UTC
# Line 1  Line 1 
1  // $Id: CHANGELOG.txt,v 1.257 2008/03/11 08:13:14 dries Exp $  // $Id: CHANGELOG.txt,v 1.258 2008/03/17 16:53:58 dries Exp $
2    
3  Drupal 7.0, xxxx-xx-xx (development version)  Drupal 7.0, xxxx-xx-xx (development version)
4  ----------------------  ----------------------
5  - Security:  - Security:
6      * Protected cron.php -- cron will only run if the proper key is provided.      * Protected cron.php -- cron will only run if the proper key is provided.
7        * Changed to much stronger password hashes that are also compatible with the
8          Portable PHP password hashing framework.
9        * Implemented a pluggable password hashing API (similar to how an alternate
10          cache mechanism can be used) to allow developers to readily substitute
11          an alternative hashing and authentication scheme.
12  - Usability:  - Usability:
13      * Implemented drag-and-drop positioning for input format listings.      * Implemented drag-and-drop positioning for input format listings.
14      * Provide descriptions for permissions on the administration page.      * Provide descriptions for permissions on the administration page.

Legend:
Removed from v.1.258  
changed lines
  Added in v.1.259

  ViewVC Help
Powered by ViewVC 1.1.3