about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLudovic Court`es2007-08-28 14:40:42 +0000
committerLudovic Court`es2007-08-28 14:40:42 +0000
commit40ecaa4ffb5e6e95910783caf06ae75d81359641 (patch)
tree2b8ec11fd23ede2053e3b622857b2fc0648c0543 /ChangeLog
parent85fc6c18201084839339584ad458f6c4ce1a1ffb (diff)
parentf0c79b60862138deb10286e8fe3edece3755dcdf (diff)
downloadskribilo-40ecaa4ffb5e6e95910783caf06ae75d81359641.tar.gz
skribilo-40ecaa4ffb5e6e95910783caf06ae75d81359641.tar.lz
skribilo-40ecaa4ffb5e6e95910783caf06ae75d81359641.zip
ast: Provide better error messages.
* src/guile/skribilo/ast.scm (handle-ast-error)[show-location]: Use it
  in all cases.  Internationalized error messages.

git-archimport-id: skribilo@sv.gnu.org--2006/skribilo--devo--1.2--patch-153
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ed7ea4..5404625 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,23 @@
 # arch-tag: automatic-ChangeLog--skribilo@sv.gnu.org--2006/skribilo--devo--1.2
 #
 
+2007-08-28 14:40:42 GMT	Ludovic Court`es <ludovic.courtes@laas.fr>	patch-153
+
+    Summary:
+      ast: Provide better error messages.
+    Revision:
+      skribilo--devo--1.2--patch-153
+
+    * src/guile/skribilo/ast.scm (handle-ast-error)[show-location]: Use it
+      in all cases.  Internationalized error messages.
+
+    modified files:
+     ChangeLog src/guile/skribilo/ast.scm
+
+    new patches:
+     lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-95
+
+
 2007-08-28 14:40:03 GMT	Ludovic Court`es <ludovic.courtes@laas.fr>	patch-152
 
     Summary: