Update of /cvsroot/mod-c/ehtml
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv12618
Modified Files:
ChangeLog
Log Message:
* Recent work: apache output response stream & debugging framework.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/mod-c/ehtml/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** ChangeLog 15 Sep 2006 10:37:05 -0000 1.6
--- ChangeLog 5 Oct 2006 14:56:54 -0000 1.7
***************
*** 1,2 ****
--- 1,7 ----
+ 2006-10-05 Gonzalo A. Arana <gon...@gm...>
+
+ * Added apache response stream interface.
+ * Debugging framework is now fixed.
+
2006-09-15 Matej Urbas <mat...@gm...>
|