Simon Charette
|
a988cc8f18
|
[1.8.x] Fixed typos in the 1.7.7 release notes.
Backport of 28e8978325 from master
|
2015-04-14 22:14:52 -04:00 |
Tim Graham
|
770427c289
|
[1.8.x] Made is_safe_url() reject URLs that start with control characters.
This is a security fix; disclosure to follow shortly.
|
2015-03-18 19:23:21 -04:00 |
Tim Graham
|
5447709a57
|
[1.8.x] Fixed an infinite loop possibility in strip_tags().
This is a security fix; disclosure to follow shortly.
|
2015-03-18 19:23:21 -04:00 |
Tim Graham
|
5a8ef2a3cf
|
[1.8.x] Added stub release notes for security releases.
|
2015-03-18 19:23:21 -04:00 |
John Giannelos
|
e150bbd4d6
|
[1.8.x] Fixed #24427 -- Stopped writing migration files in dry run mode when merging.
Also added display of migration to stdout when verbosity=3.
Backport of 8758a63ddb from master
|
2015-03-16 19:45:55 -04:00 |
Matthew Wilkes
|
22a67d22e9
|
[1.8.x] Refs #24354 -- Prevented repointing of relations on superclasses when migrating a subclass's name change
Forwardport of test and release note from stable/1.7.x
Backport of ae87ad005f from master
|
2015-03-14 15:47:10 -04:00 |
Tim Graham
|
ffa4ff5e8c
|
[1.8.x] Added stub release notes for 1.7.7.
Backport of ea9157f681 from master
|
2015-03-09 13:10:09 -04:00 |