diff options
author | Ludovic Courtes | 2006-03-07 21:28:47 +0000 |
---|---|---|
committer | Ludovic Courtes | 2006-03-07 21:28:47 +0000 |
commit | 7ddcfdf4f07723986ec519fb8b9eb965bd24ea1d (patch) | |
tree | 514b98df99b0bb63ffb10e5ecf296f3edcca4ed7 /ChangeLog | |
parent | 7410fe3c62754c0c469e18137fc03ff90fe1c20f (diff) | |
parent | 7a234de08a024d77d32c7f4784d1e40c06a6893a (diff) | |
download | skribilo-7ddcfdf4f07723986ec519fb8b9eb965bd24ea1d.tar.gz skribilo-7ddcfdf4f07723986ec519fb8b9eb965bd24ea1d.tar.lz skribilo-7ddcfdf4f07723986ec519fb8b9eb965bd24ea1d.zip |
Fixed `copy-engine' with respect to the writers optimization.
Patches applied:
* lcourtes@laas.fr--2004-libre/skribilo--devel--1.2 (patch 66)
- Fixed `copy-engine' with respect to the writers optimization.
git-archimport-id: lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2--patch-41
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -2,6 +2,26 @@ # arch-tag: automatic-ChangeLog--lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2 # +2006-03-07 21:28:47 GMT Ludovic Courtes <ludovic.courtes@laas.fr> patch-41 + + Summary: + Fixed `copy-engine' with respect to the writers optimization. + Revision: + skribilo--devel--1.2--patch-41 + + Patches applied: + + * lcourtes@laas.fr--2004-libre/skribilo--devel--1.2 (patch 66) + + - Fixed `copy-engine' with respect to the writers optimization. + + modified files: + ChangeLog src/guile/skribilo/engine.scm + + new patches: + lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-66 + + 2006-03-07 21:28:02 GMT Ludovic Courtes <ludovic.courtes@laas.fr> patch-40 Summary: |