Skip to content
This repository has been archived by the owner on Apr 19, 2018. It is now read-only.

Commit

Permalink
Bump version to 3.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed Dec 19, 2011
1 parent 152093a commit a4ba7d1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Change Log
===============================================================================

Version 3.5.0 *(In Development)*
--------------------------------
Version 3.5.0 *(2011-12-18)*
----------------------------

* Library now uses the `r6` version of the compatibility library for its base.
Ice Cream Sandwich-specific implementations are currently disabled, however,
Expand All @@ -22,14 +22,14 @@ Version 3.5.0 *(In Development)*
* Fix: Action views now properly size themselves within the bounded space
of the menu.

* Fix: List navigation no longer becomes usable on certain device
* Fix: List navigation no longer becomes unusable on certain device
configurations.
* Fix: `SubMenu`'s `findItem(int)` method now properly returns the support
version of `MenuItem`.
* Fix: Invisible sub-menu items are no longer shown on the pre-3.0 popup list.


Version 3.4.2 *(2001-11-09)*
Version 3.4.2 *(2011-11-09)*
----------------------------

* Fix: Stacked action bar now properly sets the tab bar background based on
Expand Down

0 comments on commit a4ba7d1

Please sign in to comment.