fix: Pluggable URL handlers didn't work with gateways other than /.

This commit is contained in:
JT Smith 2008-01-29 22:21:51 +00:00
parent bff94329dc
commit 215914590a
3 changed files with 8 additions and 2 deletions

View file

@ -1,6 +1,7 @@
7.5.1
- rfe: maintenance - turn on/off maintenance mode from the command line
- Slight performance increase in asset queries.
- fix: Pluggable URL handlers didn't work with gateways other than /.
- fix: RSS missing in message (perlDreamer Consulting, LLC.)
http://www.plainblack.com/bugs/tracker/rss-missing-in-message
- fix: Friends language error (perlDreamer Consulting, LLC.)