From a339cc5712a9c1ea090fc69d62f63208084fb4f8 Mon Sep 17 00:00:00 2001 From: Tilman Sauerbeck Date: Wed, 21 Sep 2005 16:19:57 +0000 Subject: [PATCH] Updated NEWS and TODO for 0.1.5. --- ChangeLog | 3 ++- NEWS | 11 ++++++++++- TODO | 5 ++++- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2a5a3e9..18e78fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,12 @@ -- -$Id: ChangeLog 71 2005-09-21 16:00:31Z tilman $ +$Id: ChangeLog 72 2005-09-21 16:19:57Z tilman $ ++ 2005-09-21 Tilman Sauerbeck (tilman at code-monkey de) * lib/redact/part.rb: Added Description#inherit * lib/redact/{redact,program}.rb: Collection#script= resp ExecScriptProgram#script= now accept a filename, too + * NEWS, TODO: Updated for 0.1.5 2005-09-19 Tilman Sauerbeck (tilman at code-monkey de) * lib/redact/part.rb: Fixed ImageDescription#set_border, which diff --git a/NEWS b/NEWS index 467fdf4..5df63a7 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,16 @@ -- -$Id: NEWS 63 2005-07-17 08:13:07Z tilman $ +$Id: NEWS 72 2005-09-21 16:19:57Z tilman $ ++ +== 0.1.5 + +* Fixed ImageDescription#set_border, which used the "right" argument + for the "left" border +* Make it possible to specify relations as integers +* Added Description#inherit +* Collection#script= resp ExecScriptProgram#script= now accept a + filename, too + == 0.1.4 * Added support for the various 'fill' properties in ImageDescription diff --git a/TODO b/TODO index ea11e69..e242a7e 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,6 @@ -- -$Id: TODO 63 2005-07-17 08:13:07Z tilman $ +$Id: TODO 72 2005-09-21 16:19:57Z tilman $ ++ + +* Add support for dragable.events_id +* Implement textblock part -- 2.30.2