From 7a57ba453bca7acab0054d6f5aef4e6a536fbda9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Villemain?= Date: Thu, 11 Aug 2011 18:41:59 +0200 Subject: [PATCH] 8.3 is supported, not 8.2. Fix Changelog --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9dcc4f5..98b1fa1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ * 1.0.1 - Fix Makefile and remove the dir sql/ (useless and error prone) - Fix the printf of int64 by casting to long long int (i386 and adm64 behave differently with int64) - - Updated to work with PostgreSQL 8.2 (TAKATSUKA Haruka) + - Updated to work with PostgreSQL 8.3 (TAKATSUKA Haruka) - Improve debian packaging - Add support for *BSD kernels -- 2.39.5