Skip to content

Commit 24d75dd

Browse files
committed
New feature release
1 parent 1ff1673 commit 24d75dd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<property file="build.properties"/>
44
<property name="project.build.artifactdir" value="./artifacts/"/>
55
<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"/>
77

88
<!-- Setup classpath for js-build-tools ant tasks -->
99
<path id="js-build-tasks.classpath">

src/changes.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
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+
15
2.4.2 25.07.10
26
Major improvements on the support for older browsers.
37
The use of resize in the HashTransport to notify about incoming messages has now been removed as it was not reliant across browsers.

0 commit comments

Comments
 (0)