aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLudovic Court`es2007-05-22 13:56:04 +0000
committerLudovic Court`es2007-05-22 13:56:04 +0000
commitf4ba68aeb4795281f852aab6b00f84375ee11577 (patch)
treeedc409004f3f229ae2a18fd94f4796e5014f7107 /ChangeLog
parentf640c69706c2cc383d8c14e7a9012775077f88d6 (diff)
parent538b1f2a101ae7bb7b6bf13c7957de065e552a0f (diff)
downloadskribilo-f4ba68aeb4795281f852aab6b00f84375ee11577.tar.gz
skribilo-f4ba68aeb4795281f852aab6b00f84375ee11577.tar.lz
skribilo-f4ba68aeb4795281f852aab6b00f84375ee11577.zip
Resolve <command>s too.
* src/guile/skribilo/resolve.scm (do-resolve!<command>): New method. Allows arguments of a command (the command body) to be properly resolved. git-archimport-id: skribilo@sv.gnu.org--2006/skribilo--devo--1.2--patch-94
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4123c95..c4318c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,24 @@
# arch-tag: automatic-ChangeLog--skribilo@sv.gnu.org--2006/skribilo--devo--1.2
#
+2007-05-22 13:56:04 GMT Ludovic Court`es <ludovic.courtes@laas.fr> patch-94
+
+ Summary:
+ Resolve <command>s too.
+ Revision:
+ skribilo--devo--1.2--patch-94
+
+ * src/guile/skribilo/resolve.scm (do-resolve!<command>): New method.
+ Allows arguments of a command (the command body) to be properly
+ resolved.
+
+ modified files:
+ ChangeLog src/guile/skribilo/resolve.scm
+
+ new patches:
+ lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-53
+
+
2007-05-04 13:48:29 GMT Ludovic Court`es <ludovic.courtes@laas.fr> patch-93
Summary: