diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2005-08-12 21:35:31 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2005-08-12 21:35:31 +0000 |
commit | 21dff93be5fd8fff1e4de96afaf8ff12cb7a850a (patch) | |
tree | 103c2069122da3c2922b11e192c5a94853ef228c /ChangeLog | |
parent | 027157feb6a3761eca1edb4eb547ca07081c33e2 (diff) |
Check that the micro component of the version number is even.
Fixed the pattern to find all public header files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,3 +1,10 @@ +2005-08-13 Behdad Esfahbod <behdad@behdad.org> + + * Makefile.am (release-publish): Check that the micro component + of the version number is even. + + * RELEASING: Fixed the pattern to find all public header files. + 2005-08-11 Carl Worth <cworth@cworth.org> * src/cairo-font.c (_cairo_toy_font_face_fini): Fix inverted sense @@ -168,7 +175,7 @@ * configure.in: Change CAIRO_VERSION from 0.9.0-head to 0.9.1. - Patch from Behdad Esfahbod <behdad@cs.toronto.edu>: + Patch from Behdad Esfahbod <behdad@behdad.org>: * configure.in: Update to use AC_INIT and AM_INIT_AUTOMAKE in recommended ways. Add support for substituting |