From 0761823f244682e43f3058cede70f4cc239cb452 Mon Sep 17 00:00:00 2001
From: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Wed, 2 Apr 2014 15:06:24 +0200
Subject: CHANGELOG: removing wording about c99, not sure right now

Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
---
 CHANGELOG | 2 --
 1 file changed, 2 deletions(-)

(limited to 'CHANGELOG')

diff --git a/CHANGELOG b/CHANGELOG
index 13db49a..006898f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -16,8 +16,6 @@ Features:
 	* Removed the dependency on libexpat, using a custom XML parser (xml.*),
 	  this parser is also non-validating, it will not check the XML for errors
 	  or stop parsing if it contains errors (which is good).
-	* Removed the dependency on a POSIX C compiler / libc and converted to
-	  C99.
 
 Bug fixes:
 ----------
-- 
cgit v1.2.3