File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 3
3
<property file =" build.properties" />
4
4
<property name =" project.build.artifactdir" value =" ./artifacts/" />
5
5
<property name =" project.build.publishdir" value =" ./artifacts/" />
6
- <property name =" project.build.version" value =" 2.4.2 " />
6
+ <property name =" project.build.version" value =" 2.4.3 " />
7
7
8
8
<!-- Setup classpath for js-build-tools ant tasks -->
9
9
<path id =" js-build-tasks.classpath" >
Original file line number Diff line number Diff line change
1
+ 2.4.3 26.07.10
2
+ Added two more transports, the SameOriginTransport and the FrameElementTransport.
3
+ Made some improvements in the NixTransport
4
+
1
5
2.4.2 25.07.10
2
6
Major improvements on the support for older browsers.
3
7
The use of resize in the HashTransport to notify about incoming messages has now been removed as it was not reliant across browsers.
You can’t perform that action at this time.
0 commit comments