Skip to content

Commit 322ab5e

Browse files
committed
update changelog, and bump version number to 0.44. revisions 1217,1219,1221 and 1223 are part of this release.
git-svn-id: https://share-extras.googlecode.com/svn/trunk/Audit Dashlet@1225 a3f5c567-fd0f-3a89-9b71-a290c5a5f590
1 parent 00e7b62 commit 322ab5e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,11 @@ of the dashboard and drag the dashlet into one of the columns from the list of d
115115
Changelog
116116
---------
117117

118+
0.44:
119+
- expanded workaround against unquoted json feed for application and user json properties. addresses issue 71.
120+
- additional newline sanitizing of the server side json feed, in addition to the checks already present in the freemarker output. possibly addresses issue 82.
121+
- rationalized indentation to 3 spaces and cleanup the tabs that have built up over time
122+
118123
0.43:
119124
- allow the 'additional' query string to override any other configured options, not just the sort order
120125
- switched the copyright header from 'Share Extras project' to 'Share Extras contributors'

build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
build.version=0.43
1+
build.version=0.44
22
project.name=audit-dashlet
33
jar.name=${project.name}-${build.version}.jar

0 commit comments

Comments
 (0)