Really fix Thingy pagination this time. I promise. For sure.

No kidding.
This commit is contained in:
Colin Kuskie 2009-02-21 00:37:57 +00:00
parent 9686a74244
commit 1a4211dcb5
2 changed files with 2 additions and 1 deletions

View file

@ -4,6 +4,7 @@
- fixed #9767: FileAsset breaks 'null' rule for FileAsset table
- fixed defaultValues of undef cause mysql5.1 to complain about columns that are set to be NOT NULL. 5.0 doesn't care.
- International text retrieval has been optimized
- fixed #9766: Thingy Pagination Broken
7.6.12
- fixed: During postback on a recurring transaction, the routine could error out instead of catching an error.