Two new functions: list_append() and list_last_entry() to complement the existing list_add() and list_first_entry(), respectively. The rest are documentation patches. Even though I wrote the documentation, it still confuses the hell out of me and I end up looking at the test cases anyway. Cheers, Peter