[Commit] librr ChangeLog,1.1,1.2

Carl Worth commit at keithp.com
Thu Jun 19 05:39:17 PDT 2003


Committed by: cworth

Update of /local/src/CVS/librr
In directory home.keithp.com:/tmp/cvs-serv21660

Modified Files:
	ChangeLog 
Log Message:
Unified style of parsing code.
 rr_client now delivers rr_notice_t rather than char **

Index: ChangeLog
===================================================================
RCS file: /local/src/CVS/librr/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ChangeLog	1 Jun 2003 04:27:54 -0000	1.1
+++ ChangeLog	19 Jun 2003 11:39:15 -0000	1.2
@@ -0,0 +1,7 @@
+2003-06-19  Carl Worth  <cworth at isi.edu>
+
+	* src/rr_client.c (rr_client_next_notice): Now returns an
+	rr_notice_t rather than a char **.
+
+	* src/rr.c: Unified style for parsing code.
+




More information about the Commit mailing list