Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal-3174996
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
drupal-3174996
Commits
99b87b4d
Commit
99b87b4d
authored
16 years ago
by
Dries Buytaert
Browse files
Options
Downloads
Patches
Plain Diff
- Patch
#249342
by keith.smith: CHANGELOG.txt clean-up.
parent
ffc0e93c
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.txt
+13
-14
13 additions, 14 deletions
CHANGELOG.txt
with
13 additions
and
14 deletions
CHANGELOG.txt
+
13
−
14
View file @
99b87b4d
...
...
@@ -6,27 +6,26 @@ Drupal 7.0, xxxx-xx-xx (development version)
* Protected cron.php -- cron will only run if the proper key is provided.
* Changed to much stronger password hashes that are also compatible with the
Portable PHP password hashing framework.
* Implemented a pluggable password hashing API (similar to how an alternate
cache mechanism can be used) to allow developers to readily substitute
an alternative hashing and authentication scheme.
* Implemented a pluggable password hashing API that supports alternative
hashing and authentication schemes.
- Usability:
* Implemented drag-and-drop positioning for input format listings.
* Provide descriptions for permissions
on the administration page
.
* Provide
d
descriptions for
user
permissions.
- Search:
*
Made it possible to
language-aware searches.
*
Added support for
language-aware searches.
- Testing:
* Added test framework and tests.
- Removed ping module:
*
This module has been removed from the core download. Contributed
alternatives are availab
le
.
- Removed access rules:
* The access rules capability of user module has been stripped down to a
simple method for blocking IP
addresses
. E-mail
and username
restrictions
are now available in a contributed module. IP address range blocking is
no longer supported and should be done at the server
level.
*
Contributed modules with similar functionality are available.
- Refactored the "access rules" component of user modu
le
:
* The user module now provides a simple interface for blocking single
IP addresses. Previous user module functionality for restricting certain
e-mail
addresses and username
s are available as a contributed module.
Further, IP address range blocking is no longer supported and should be
implemented at the operating system
level.
- Removed throttle module:
*
The throttle module has been removed.
Alternative methods
to
improv
e
performance are available in core and
contributed modules.
* Alternative methods
for
improv
ing performance are available in other core and
contributed modules.
Drupal 6.0, 2008-02-13
----------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment