Mark which bug is fixed

Author: tfheen
Date: 2005-04-14 08:30:43 GMT
Mark which bug is fixed
This commit is contained in:
Arch Librarian 2005-07-14 13:07:08 +00:00
parent 6c3ec8f447
commit 02b2f9d26d

View file

@ -5,6 +5,7 @@
string_list_strip_duplicates_from_back to avoid infinite loop when
g_slist_copy tries to copy self-linked list. This happens if the
user specifies the same name on the command line twice.
(Freedesktop #3006)
2005-04-12 Tollef Fog Heen <tfheen@err.no>