From c51b761ca01c06f7efd76d0f6a40b3a0c6dc12c7 Mon Sep 17 00:00:00 2001 From: blikblum Date: Mon, 17 Jan 2011 15:21:12 +0000 Subject: [PATCH] * Updated changelog git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1452 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- components/smnetgradient/changelog.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/components/smnetgradient/changelog.txt b/components/smnetgradient/changelog.txt index 4b943453b..e79a9052a 100644 --- a/components/smnetgradient/changelog.txt +++ b/components/smnetgradient/changelog.txt @@ -1,4 +1,4 @@ -Changes between 2.0.4 and 2.0.5 (By Luiz Américo) +Changes between 2.0.4 and 2.0.5 (By Luiz Américo) * Correctly set the version info in the package description * Removed About property since does not make sense at all * Made SubCaption a read only property @@ -19,4 +19,7 @@ Changes between 2.0.5 and 2.1 (By Luiz Américo) * Use Caption and Font from TControl instead of a local copy * Allow placing a child control * Fix SubCaption streaming -* Code cleanup \ No newline at end of file +* Code cleanup + +Changes between 2.1 and 2.1.1 (By Vincenzo Scozzaro) +* Fix icon ide TNetGradient \ No newline at end of file