Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing include of config.h | Daniel P. Berrange | 2013-05-01 | 1 | -0/+2 |
| | |||||
* | Fix compilation with older glib versions | Christophe Fergeau | 2013-03-20 | 1 | -0/+32 |
Recent commits introduced use of g_clear_object and g_byte_array_new_take which are only present respectively in glib 2.28 and 2.32 |