From: Holger Freyther Date: Sun, 17 Feb 2008 21:19:59 +0000 (+0000) Subject: packages/libmrss/files/better-parse-url-r0.patch: Document what's up with this patch... X-Git-Tag: Release-2010-05/1~7653^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb4ada7351bbe36370505d8244c95f47614aa636;p=openembedded.git packages/libmrss/files/better-parse-url-r0.patch: Document what's up with this patch, hopefully some one is sending it upstream --- diff --git a/packages/libmrss/files/better-parse-url-r0.patch b/packages/libmrss/files/better-parse-url-r0.patch index 94a78110a2..18a3ef56e2 100644 --- a/packages/libmrss/files/better-parse-url-r0.patch +++ b/packages/libmrss/files/better-parse-url-r0.patch @@ -1,3 +1,10 @@ +upstream: bakunin_at_autistici_dot_org +status: API addition not proposed upstream +comment: API addition to not manually setup the CURL connection and still +be able to get the transfered feed and save it to secondary storage. done +by zecke for the OpenMoko RSS reader. + + Index: libmrss-0.17.2/src/mrss.h =================================================================== --- libmrss-0.17.2.orig/src/mrss.h 2007-04-02 14:42:55.000000000 +0200