summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLudovic Courtes2005-12-06 23:25:19 +0000
committerLudovic Courtes2005-12-06 23:25:19 +0000
commit9529f21f3cd6d7b54e48cec155c39ca964023531 (patch)
treef082e31886a75149d7c610937a668e0e73c61ddd /ChangeLog
parent714296f422f9789081b8216aca0c2e4be0668efc (diff)
parent6527e65a24da1d211f44b9f068d6f7ded77c6637 (diff)
downloadskribilo-9529f21f3cd6d7b54e48cec155c39ca964023531.tar.gz
skribilo-9529f21f3cd6d7b54e48cec155c39ca964023531.tar.lz
skribilo-9529f21f3cd6d7b54e48cec155c39ca964023531.zip
Merge from lcourtes@laas.fr--2005-mobile
Patches applied:

 * lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2  (patch 17)

   - Fixed the handling of `footnote''s `:label' by the Lout/HTML engines.

git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-20
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e168292..e941de2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,23 @@
 # arch-tag: automatic-ChangeLog--lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2
 #
 
+2005-12-06 23:22:51 GMT	Ludovic Courtes <ludovic.courtes@laas.fr>	patch-17
+
+    Summary:
+      Fixed the handling of `footnote''s `:label' by the Lout/HTML engines.
+    Revision:
+      skribilo--devel--1.2--patch-17
+
+    * src/guile/skribilo/engine/lout.scm (footnote): Take the `:label' option
+      into account.
+    
+    * src/guile/skribilo/engine/html.scm (footnote): Likewise.
+
+    modified files:
+     ChangeLog src/guile/skribilo/engine/html.scm
+     src/guile/skribilo/engine/lout.scm
+
+
 2005-12-04 21:20:44 GMT	Ludovic Courtes <ludovic.courtes@laas.fr>	patch-16
 
     Summary: