From 5b8cebb79731f5b1712b0e8c3dfecbf5f3e7b561 Mon Sep 17 00:00:00 2001
From: Joel Bodenmann <joel@unormal.org>
Date: Sun, 2 Feb 2014 14:02:31 +0100
Subject: [PATCH] doc

---
 releases.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/releases.txt b/releases.txt
index 2cf47a9a..6d33e662 100644
--- a/releases.txt
+++ b/releases.txt
@@ -12,6 +12,7 @@ FIX:		Console does not execute gwinPrintf() anymore if not visible
 FEATURE:	Added gwinGetColor() and gwinGetBgColor()
 FEATURE:	Console does now have an optional buffer (GWIN_CONSOLE_USE_HISTORY)
 FEATURE:	Added smooth scrolling to list widget
+FEATURE:	Increased performance of gwinListAddItem()
 
 
 *** changes after 1.9 ***