From 548289f87729ff4512e865ec1a1ff8ef0902f2f1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Villemain?= Date: Sun, 15 May 2011 03:02:07 +0200 Subject: [PATCH] Update Changelog --- ChangeLog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d66a309..6e64d09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,14 @@ -//2011 Cédric Villemain - * 0.5.0 - Output varbit containing vector information with pgmincore*() +05/XX/2011 Cédric Villemain + * 0.9.0 - Output varbit containing vector information with pgfincore*() - Add Debian packaging (Dimitri Fontaine) - Update to work with PostgreSQL >= 9.1 (Jeff Janes) - Add total number of pages of memory with pgsysconf() - Add function pgsysconf_pretty() + - Major rewrite of the functions + - pgfadvise*() to handle simple posix_fadvise call + - pgfadvise_loader() to restore file status (pages in/out cache) + - pgfincore*() to handle mincore usage + - pgsysconf*() to handle sysconf information 04/30/2010 Cédric Villemain -- 2.39.5