summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2005-09-27 11:35:48 +0000
committerCarl Worth <cworth@cworth.org>2005-09-27 11:35:48 +0000
commit6cf8e5b58b905d6b51b2b9c367ad76735e6a8bee (patch)
treeb77ca748c4a59d1371a31f73ac34035eaaf7645b /ChangeLog
parenteffdcbb5acb3ef16770e9961e7ebcaf7b42ed808 (diff)
Add two test cases. One for caps and joins (passes), and one for dashed caps and joins, (fails, see bug #4409).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fac05c091..4aaf9a029 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-09-27 Carl Worth <cworth@cworth.org>
+
+ * test/.cvsignore:
+ * test/Makefile.am:
+ * test/caps-joins-ref.png:
+ * test/caps-joins.c: (make_path), (draw), (main):
+ * test/dash-caps-joins.c: (make_path), (draw), (main): Add two
+ test cases. One for caps and joins (passes), and one for dashed
+ caps and joins, (fails, see bug #4409).
+
2005-09-26 Carl Worth <cworth@cworth.org>
Backported from HEAD: