Released jujiboutils 2.0

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2780 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
jujibo
2013-08-29 14:27:43 +00:00
parent dfd35e882c
commit 5b451c8cec
2 changed files with 5 additions and 3 deletions

View File

@ -1,10 +1,12 @@
JUJIBOUTILS
-----------
Note: Lazarus Trunk required
Note: Lazarus > 1.0 required
Version pre-1.1
Version 2.0
--------------------------------------------------
2013-08-29 Released jujiboutils 2.0
2013-08-29 Added: TJLabel + TJButton example
2013-08-28 Fixed: A few bugs in design/runtime mode
2013-08-25 Added: New components: TJLabel, TJDBLabel, TJButton.

View File

@ -20,7 +20,7 @@
different kinds of data, floats, dates, etc. while working with
db and non db controls."/>
<License Value="LGPL with link exception. Read files license-jujiboutils and COPYING.LGPL"/>
<Version Major="1"/>
<Version Major="2"/>
<Files Count="23">
<Item1>
<Filename Value="src/jcontrolutils.pas"/>