Avoid a compiler warning.
[platform/upstream/glib.git] / ChangeLog
index 73be3e4..9ee73af 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-12-15  Matthias Clasen  <mclasen@redhat.com>
 
+       * glib/guniprop.c (interval_compare): Avoid a compiler
+       warning.
+
        * glib/gspawn.c (do_exec): Call set_cloexec() with
        the right parameters.  (#386252, Guillaume Desmottes)