diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -170,3 +170,8 @@ | |||
170 | 170 | ||
171 | * Fix EINA_INLIST_FOREACH_SAFE macro to work when inlist is not the | 171 | * Fix EINA_INLIST_FOREACH_SAFE macro to work when inlist is not the |
172 | first item in the struct. | 172 | first item in the struct. |
173 | |||
174 | 2012-09-04 Roberto de Souza <zehortigoza@profusion.mobi> | ||
175 | |||
176 | * Fix EINA_INLIST_FOREACH_SAFE macro to work when inlist is not the | ||
177 | first item in the struct. | ||