diff -r 13dd02add7c1 -r 925d3d68b3af pidgin/gtkimhtml.h --- a/pidgin/gtkimhtml.h Wed Oct 10 03:54:14 2007 +0000 +++ b/pidgin/gtkimhtml.h Wed Oct 10 04:23:53 2007 +0000 @@ -441,6 +441,8 @@ * @param id The id to associate with the image. * * @return A new IM/HTML Scalable object with an image. + * + * @since 2.1.0 */ /* * TODO: All this animation code could be combined much better with @@ -837,6 +839,8 @@ * * @param imhtml The GTK+ IM/HTML. * @param flags The connection flag which describes the allowed types of formatting. + * + * @since 2.1.0 */ void gtk_imhtml_setup_entry(GtkIMHtml *imhtml, PurpleConnectionFlags flags);