Skip to content

Commit 214aab4

Browse files
committed
Preparing for tagging 5.1.1
1 parent 6f1db1a commit 214aab4

31 files changed

+18
-4
lines changed

CHANGELOG

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
2014-06-18 dietrick <dietrick@wonkavision.local>
2+
3+
* Tagged OpenMap 5.1.1
4+
5+
* Made some memory usage improvements to the MapBean rotation
6+
components, the rotated image buffer is reused under most
7+
conditions. Added more cleanup to BufferedImageRenderPolicy.
8+
9+
* Added comments/README to the WMS servlet components.
10+
11+
* Modified the SpatialIndex to use a separate ArrayList for entry
12+
traversal when responding to a projection change.
13+
114
2014-05-14 dietrick <dietrick@wonkavision.local>
215

316
* Tagged OpenMap 5.1.0 - Since the API signatures have changed for

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
**/*.gif, **/*.png, **/IntersectionTest.java" />
1919
<property name="mac.app" value="OpenMap.app" />
2020
<property name="jar.excludes" value="${general.excludes}, **/*.java" />
21-
<property name="openmap_version" value="5.1.1b" />
21+
<property name="openmap_version" value="5.1.1" />
2222
<property name="openmap.ext" value="${openmap.home}/src/ext" />
2323
<property name="openmap.src" value="${openmap.home}/src/openmap" />
2424
<property name="svg.src" value="${openmap.home}/src/svg" />

doc/api/images/blue-ball-small.gif

-255 Bytes
Binary file not shown.

doc/api/images/blue-ball.gif

-925 Bytes
Binary file not shown.

doc/api/images/class-index.gif

-1.46 KB
Binary file not shown.
-1.67 KB
Binary file not shown.

doc/api/images/constructors.gif

-1.53 KB
Binary file not shown.

doc/api/images/cyan-ball-small.gif

-255 Bytes
Binary file not shown.

doc/api/images/cyan-ball.gif

-925 Bytes
Binary file not shown.

doc/api/images/error-index.gif

-1.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)