diff -r 849786a27b00 -r 3bf928955fc5 ChangeLog --- a/ChangeLog Sat Nov 15 23:01:08 2003 +0000 +++ b/ChangeLog Thu Nov 27 21:12:51 2003 +0000 @@ -1,3 +1,23 @@ +2003-11-20 Ross Burton + + * loudmouth/lm-message-node.h: + - Mark the private members how gtk-doc wants it. + + * loudmouth/lm-message-node.c: + - Fix comment typos and document more parameters. + + * loudmouth/lm-connection.c: Fix comment typos. + + * docs/reference/loudmouth-sections.txt: + - Removed a non-existent function. + + * docs/reference/tmpl/lm-connection.sgml: Fix some typos. + + * docs/reference/tmpl/lm-message-node.sgml: + - Document raw_node, and remove private fields. + + * docs/reference/tmpl/lm-message.sgml: gtk-doc did this itself... + 2003-11-16 Mikael Hallendal * loudmouth/lm-connection.c: