From f3821d76d95576ff1be0dc3de4b74cdf70049a8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCnther?= Date: Wed, 31 Mar 2010 02:43:17 +0200 Subject: Fixed null pointer handling in History::add --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index a4397ba..56c2d35 100644 --- a/HISTORY +++ b/HISTORY @@ -97,3 +97,4 @@ ____-__-__: Version 0.3.5 - Converted documentation and source files to UTF-8. - Added unit tests. - Fixed segfault in History::current. +- Fixed null pointer handling in History::add. -- cgit v1.2.3