Skip to content

Commit

Permalink
Update release notes and build.properties for 0.40-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
msgilligan committed Jan 3, 2012
1 parent 87f46a1 commit 33f38e3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.properties
@@ -1,7 +1,7 @@
# Override these variables in a file called local.build.properties
# Set iui.version, iui.release.summary and uncomment for official builds
#iui.version=0.40-alpha1
#iui.release.summary=Release 0.40 Alpha Release 1
#iui.version=0.40-beta1
#iui.release.summary=Release 0.40 Beta Release 1

# Google code username/password should be set in local.build.properties
# local.build.properties is set to be "ignored" by Mercurial
Expand Down
11 changes: 11 additions & 0 deletions releaseNotes.txt
@@ -1,3 +1,14 @@
REL-0.40-beta1 2012-01-03
* Update console logging function and control it with iui.logging boolean property
* Bug fixes and improvements to iui.css
* Bug fixes and improvements to default theme
* Bug fixes and improvements to default gradients theme
* Bug fixes and improvements to Android theme
* Bug fixes and improvements to WebOS theme
* Fixes and improvements in some test HTML files
* Update copyright date to 2012
* First release since switch to Git revision control system

REL-0.40-alpha1 2011-09-30
* Fix for Issue #301 -- <a> tag with no href and onclick
* Fix for Issue #303 -- viewport metatags should use commas not semicolons
Expand Down

0 comments on commit 33f38e3

Please sign in to comment.