On 10/15/2008 12:39 AM, [EMAIL PROTECTED] wrote: > Author: minfrin > Date: Tue Oct 14 15:39:32 2008 > New Revision: 704726 > > URL: http://svn.apache.org/viewvc?rev=704726&view=rev > Log: > Export and install the mod_rewrite.h header to ensure the optional > rewrite_mapfunc_t and ap_register_rewrite_mapfunc functions are > available to third party modules. > > Modified: > httpd/httpd/trunk/Makefile.in
Hm. Doesn't this require a minor bump? We add the contents of mod_rewrite.h to our public API now. And if we add to our public API shouldn't we note this in the CHANGES file? Regards RĂ¼diger
