[cairo-commit] libic ChangeLog,1.24,1.25 configure.in,1.12,1.13
Carl Worth
commit at pdx.freedesktop.org
Sat Nov 1 05:23:57 PST 2003
Committed by: cworth
Update of /cvs/cairo/libic
In directory pdx:/tmp/cvs-serv11155
Modified Files:
ChangeLog configure.in
Log Message:
Add IcImageGetDepth. Bump version to 0.1.3
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libic/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** ChangeLog 29 Oct 2003 20:21:14 -0000 1.24
--- ChangeLog 1 Nov 2003 13:23:55 -0000 1.25
***************
*** 1,2 ****
--- 1,8 ----
+ 2003-10-31 Carl Worth <cworth at isi.edu>
+
+ * configure.in (LIBIC_VERSION): Bump version to 0.1.3 for new IcImageGetDepth.
+
+ * src/icimage.c (IcImageGetDepth): Add IcImageGetDepth.
+
2003-10-29 Carl Worth <cworth at isi.edu>
Index: configure.in
===================================================================
RCS file: /cvs/cairo/libic/configure.in,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** configure.in 29 Oct 2003 20:21:14 -0000 1.12
--- configure.in 1 Nov 2003 13:23:55 -0000 1.13
***************
*** 7,11 ****
# Package version number, (as distinct from shared library version)
# This must be manually synchronized with the version in src/ic.h
! LIBIC_VERSION=0.1.2
# libtool shared library version
--- 7,11 ----
# Package version number, (as distinct from shared library version)
# This must be manually synchronized with the version in src/ic.h
! LIBIC_VERSION=0.1.3
# libtool shared library version
More information about the cairo-commit
mailing list