aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--NEWS2
2 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0bec93ab..db369487 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2006-09-14 Frank Warmerdam <warmerdam@pobox.com>
+ * Produce 4.5.0beta2 release.
+
* src/PJ_krovak.c: Add +czech flag to apply non-useful sign reversal
that someone once apparently thought was a good idea. By default work
like folks want. Contributed by Martin Landa and Radim Blazek.
diff --git a/NEWS b/NEWS
index 3c2970c8..b3605df4 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@
o Several bug fixes to pj_transform() to handle transient errors properly.
+ o Fix Krovak projection.
+
4.4.9 Release Notes
-------------------