[cairo-commit] rcairo ChangeLog,1.303,1.304 NEWS,1.13,1.14
Kouhei Sutou
commit at pdx.freedesktop.org
Sun Aug 17 00:27:06 PDT 2008
- Previous message: [cairo-commit] rcairo/test test_context.rb, 1.5, 1.6 test_font_face.rb, 1.3, 1.4 test_surface.rb, 1.3, 1.4
- Next message: [cairo-commit] rcairo ChangeLog,1.304,1.305 Rakefile,1.14,1.15
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: kou
Update of /cvs/cairo/rcairo
In directory kemper:/tmp/cvs-serv6371
Modified Files:
ChangeLog NEWS
Log Message:
* NEWS: add 1.7.0 entry. (cairo 1.7.4 is supported)
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.303
retrieving revision 1.304
diff -u -d -r1.303 -r1.304
--- ChangeLog 17 Aug 2008 07:21:42 -0000 1.303
+++ ChangeLog 17 Aug 2008 07:27:04 -0000 1.304
@@ -1,5 +1,7 @@
2008-08-17 Kouhei Sutou <kou at cozmixng.org>
+ * NEWS: add 1.7.0 entry. (cairo 1.7.4 is supported)
+
* src/, test/: add missing version checks.
* src/rb_cairo_font_face.c
Index: NEWS
===================================================================
RCS file: /cvs/cairo/rcairo/NEWS,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- NEWS 19 Jul 2008 11:03:55 -0000 1.13
+++ NEWS 17 Aug 2008 07:27:04 -0000 1.14
@@ -1,3 +1,16 @@
+Release 1.7.0 (2008-08-16) Kouhei Sutou <kou at cozmixng.org>)
+===========================================================
+
+Features
+--------
+ * Support cairo 1.7.4.
+ * Add new methods:
+ * Cairo::Context#destroy
+ * Cairo::Surface#destroy
+ * Cairo.satisfied_version?
+ * Resupport ruby 1.9. (suggested by Paul van Tilburg)
+ * Fix README. (suggested by Davide Rambaldi)
+
Release 1.6.3 (2008-07-19) Kouhei Sutou <kou at cozmixng.org>)
===========================================================
- Previous message: [cairo-commit] rcairo/test test_context.rb, 1.5, 1.6 test_font_face.rb, 1.3, 1.4 test_surface.rb, 1.3, 1.4
- Next message: [cairo-commit] rcairo ChangeLog,1.304,1.305 Rakefile,1.14,1.15
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list