o #510910 by mfb: Fixed bug where multiple fields sharing a column in a table was broken so only the final field would display.
o #546586 by dww: Fixed bugs that prevented '0' being a valid rewrite text or empty text for a view field. Also fixes a logic bug regarding the handling of the 'Count the number 0 as empty' setting.
o #507884 by TheRec: Removed matching title (alt) attribute on node links.\
- o #333439 by killes: Fix query for multiply inherited taxonomy terms with taxonomy filter.
o #468370 by emackn: Proper timezone support on postgres.
o #508124 by voxpelli: Optionally allow boolean to treat NULL as FALSE.
o #487528 by dereine: Fix typo in 'Maximum length' field instructions.
o #554016 by webchick: views_embed_view() should check view access.
o #523222 by gpk: Contact link should not be allowed for the anonymous user.
o #563540 by dereine: Fix description of cache plugin settings.
- o #563564 by dereine: Unformatted style does not use options, so the options icon should not appear.
o #564536 by dereine: Node links should allow language setting from node data.
o #551752 by dereine: Clean up row counter code.
o #451208 by dereine and superbaloo: Fix grid style to not leave missing tds in bottom row.
+ o #561892 by dereine: Unchecking "rewrite this field" but leaving a value caused field to be rewritten anyway.
+ o #408894 by dereine: Views AJAX incorrectly used "access content" permission.
+ o #574150 by dereine: Remove user search because user.module does not store user keywords.
+ o #511908 by dww: Too many check plains in selects because of problems with checkboxes.
Other changes:
o Implement a post_render hook (for themes too) and cache method.
o #534680 by dagmar: Visual indicator if checkbox will expand options.
o #512650 by sdboyer: Multiple many to one arguments on the same relationship were not relationship safe.
o #536994 by dboulet: Store result in variables for use in unformatted style.
+ o #458194 by voxpelli: Add first and last row classes to table style.
+ o #254895: Add form to clean up Views 1 tables.
Views 2.6
Bugs fixed: