mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 13:53:30 +02:00
Document the undefined behaviour of CLAMP() if low > high. (#448260)
2007-06-16 Emmanuele Bassi <ebassi@gnome.org> * glib/tmpl/macros.sgml: Document the undefined behaviour of CLAMP() if low > high. (#448260) svn path=/trunk/; revision=5571
This commit is contained in:
committed by
Behdad Esfahbod
parent
506fd2d2e1
commit
fe20105fb4
@@ -1,3 +1,8 @@
|
||||
2007-06-16 Emmanuele Bassi <ebassi@gnome.org>
|
||||
|
||||
* glib/tmpl/macros.sgml: Document the undefined behaviour of
|
||||
CLAMP() if low > high. (#448260)
|
||||
|
||||
2007-06-13 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* glib/glib-sections.txt
|
||||
|
Reference in New Issue
Block a user