diff options
| author | Claude Paroz <claude@2xlibre.net> | 2012-07-15 21:07:02 +0200 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2012-07-15 21:10:32 +0200 |
| commit | cdcdd131da950741fa74debc21bef8632fd3c684 (patch) | |
| tree | 439866d0324d6d6a84018d920781139b35623f04 /docs/releases | |
| parent | 34340517fc2ac324114791d784502de2a4780757 (diff) | |
Dropped support for GDAL < 1.5
GDAL 1.5 has been released in December 2007.
Diffstat (limited to 'docs/releases')
| -rw-r--r-- | docs/releases/1.5.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/releases/1.5.txt b/docs/releases/1.5.txt index 33ea0cb4a2..4275fbae52 100644 --- a/docs/releases/1.5.txt +++ b/docs/releases/1.5.txt @@ -177,6 +177,11 @@ autocommit behavior was never restored. This bug is now fixed in 1.5. While this is only a bug fix, it is worth checking your applications behavior if you are using PostgreSQL together with the autocommit option. +Miscellaneous +~~~~~~~~~~~~~ + +* GeoDjango dropped support for GDAL < 1.5 + Features deprecated in 1.5 ========================== |
