--- a/src/gtkconv.c Wed Feb 11 05:22:37 2004 +0000
+++ b/src/gtkconv.c Wed Feb 11 19:40:07 2004 +0000
@@ -1442,6 +1442,7 @@
case 'l':
gtk_imhtml_clear(GTK_IMHTML(gtkconv->imhtml));
g_string_free(conv->history, TRUE);
+ conv->history = NULL;
return TRUE;
break;