Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal
Commits
22c1cb8a
Commit
22c1cb8a
authored
Aug 21, 2007
by
Dries Buytaert
Browse files
Options
Downloads
Patches
Plain Diff
- Some minor massaging.
parent
6eaaa3c1
No related branches found
No related tags found
2 merge requests
!7452
Issue #1797438. HTML5 validation is preventing form submit and not fully...
,
!789
Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.txt
+2
-2
2 additions, 2 deletions
CHANGELOG.txt
with
2 additions
and
2 deletions
CHANGELOG.txt
+
2
−
2
View file @
22c1cb8a
...
@@ -51,10 +51,10 @@ Drupal 6.0, xxxx-xx-xx (development version)
...
@@ -51,10 +51,10 @@ Drupal 6.0, xxxx-xx-xx (development version)
* Fixes faulty and chopped off HTML in postings.
* Fixes faulty and chopped off HTML in postings.
* Tags are now automatically closed at the end of the teaser.
* Tags are now automatically closed at the end of the teaser.
- Performance:
- Performance:
* Made it easier to conditionally load include files.
* Made it easier to conditionally load include files
and split up many core modules
.
* Added a JavaScript aggregator and compressor.
* Added a JavaScript aggregator and compressor.
* Added block-level caching, improving performance for both authenticated and anonymous users.
* Made Drupal work correctly when running behind a reverse proxy like Squid or Pound.
* Made Drupal work correctly when running behind a reverse proxy like Squid or Pound.
* Added block-level caching, improving performance for logged-in users.
- File handling improvements:
- File handling improvements:
* Entries in the files table are now keyed to a user, and not a node.
* Entries in the files table are now keyed to a user, and not a node.
* Added re-usable validation functions to check for uploaded file sizes, extensions, and image resolution.
* Added re-usable validation functions to check for uploaded file sizes, extensions, and image resolution.
...
...
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