branch: externals/url-scgi commit c6eb0d13317a20c6cd11d6af526abbaaac9f34cb Author: Stefan Kangas <stefankan...@gmail.com> Commit: Stefan Kangas <stefankan...@gmail.com>
Add note on reporting bugs to Commentary --- url-scgi.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/url-scgi.el b/url-scgi.el index e87794bbf4..b4ae3c4d91 100644 --- a/url-scgi.el +++ b/url-scgi.el @@ -37,6 +37,9 @@ ;; ;; This is heavily based on the url-http.el library. +;; Bug reports, comments, and suggestions are welcome! Send them to +;; Stefan Kangas <stefankan...@gmail.com> or report them on GitHub. + ;;; Change Log: ;; 0.8 - Fix bug in `url-scgi-add-null-bytes'