roadrunner ./ChangeLog doc/reference/tmpl/rr.s ...
[email protected] (Jonas Borgstr?m) Fri, 20 Dec 2002 12:57:11 +0100 (CET)
| Newsgroups | gmane.network.beep.roadrunner.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsrep/roadrunner Module name: roadrunner Changes by: [email protected] 2002-12-20 12:57:11 Modified files: . : ChangeLog doc/reference/tmpl: rr.sgml librr : rr-mime.c rr-mime.h librr/message : rr-message-error.c Log message: 2002-12-20 Jonas Borgström <[email protected]> * doc/reference/tmpl/rr.sgml: * librr/message/rr-message-error.c: (process_frame): Removed bogus comment. * librr/rr-mime.c: (rr_mime_part_get_id), (rr_mime_part_find): * librr/rr-mime.h: Removed the "iter" parameter from the rr_mime_part_find, it makes no sence. Added rr_mime_part_get_id, which returns the value of the "Content-ID" header. Patches: http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/ChangeLog.diff?cvsroot=Development&r1=1.95&r2=1.96 http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/doc/reference/tmpl/rr.sgml.diff?cvsroot=Development&r1=1.2&r2=1.3 http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/rr-mime.c.diff?cvsroot=Development&r1=1.1&r2=1.2 http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/rr-mime.h.diff?cvsroot=Development&r1=1.1&r2=1.2 http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/message/rr-message-error.c.diff?cvsroot=Development&r1=1.16&r2=1.17