Re: svn commit: r1653367 - /tomcat/trunk/webapps/docs/changelog.xml

2015-01-21 Thread Konstantin Kolinko
2015-01-20 23:52 GMT+03:00  fschumac...@apache.org:
 Author: fschumacher
 Date: Tue Jan 20 20:52:18 2015
 New Revision: 1653367

 URL: http://svn.apache.org/r1653367
 Log:
 Fix formatting:
  - ':' after bug/
  - max width 80 chars

 Modified:
 tomcat/trunk/webapps/docs/changelog.xml

 Modified: tomcat/trunk/webapps/docs/changelog.xml
 URL: 
 http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1653367r1=1653366r2=1653367view=diff
 ==
 --- tomcat/trunk/webapps/docs/changelog.xml (original)
 +++ tomcat/trunk/webapps/docs/changelog.xml Tue Jan 20 20:52:18 2015
 @@ -63,10 +63,12 @@
subsection name=Catalina
  changelog
fix
 -bug57425/bug Don't add attributes with null value or name to the 
 replicated context. (fschumacher)
 +bug57425/bug: Don't add attributes with null value or name to the
 +replicated context. (fschumacher)
/fix
add
 -bug57431/bug Enable usage of custom class for context creation 
 when using embedded tomcat. (fschumacher)
 +bug57431/bug: Enable usage of custom class for context creation
 +when using embedded tomcat. (fschumacher)
/add
  /changelog
/subsection


Hi!

The usual practice is that until the first release from trunk its
changelog file lists only changes that have not been backported to
stable versions.

The BZ 57425 and 57431 fixes have been backported to Tomcat 8 and thus
do not belong here.

Best regards,
Konstantin Kolinko

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: svn commit: r1653367 - /tomcat/trunk/webapps/docs/changelog.xml

2015-01-21 Thread Felix Schumacher


Am 21. Januar 2015 14:34:41 MEZ, schrieb Konstantin Kolinko 
knst.koli...@gmail.com:
2015-01-20 23:52 GMT+03:00  fschumac...@apache.org:
 Author: fschumacher
 Date: Tue Jan 20 20:52:18 2015
 New Revision: 1653367

 URL: http://svn.apache.org/r1653367
 Log:
 Fix formatting:
  - ':' after bug/
  - max width 80 chars

 Modified:
 tomcat/trunk/webapps/docs/changelog.xml

 Modified: tomcat/trunk/webapps/docs/changelog.xml
 URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1653367r1=1653366r2=1653367view=diff

==
 --- tomcat/trunk/webapps/docs/changelog.xml (original)
 +++ tomcat/trunk/webapps/docs/changelog.xml Tue Jan 20 20:52:18 2015
 @@ -63,10 +63,12 @@
subsection name=Catalina
  changelog
fix
 -bug57425/bug Don't add attributes with null value or
name to the replicated context. (fschumacher)
 +bug57425/bug: Don't add attributes with null value or
name to the
 +replicated context. (fschumacher)
/fix
add
 -bug57431/bug Enable usage of custom class for context
creation when using embedded tomcat. (fschumacher)
 +bug57431/bug: Enable usage of custom class for context
creation
 +when using embedded tomcat. (fschumacher)
/add
  /changelog
/subsection


Hi!

The usual practice is that until the first release from trunk its
changelog file lists only changes that have not been backported to
stable versions.

The BZ 57425 and 57431 fixes have been backported to Tomcat 8 and thus
do not belong here.
OK. I will remove the entries. 

Thanks for the info
 Felix

Best regards,
Konstantin Kolinko

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1653367 - /tomcat/trunk/webapps/docs/changelog.xml

2015-01-20 Thread fschumacher
Author: fschumacher
Date: Tue Jan 20 20:52:18 2015
New Revision: 1653367

URL: http://svn.apache.org/r1653367
Log:
Fix formatting:
 - ':' after bug/
 - max width 80 chars

Modified:
tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1653367r1=1653366r2=1653367view=diff
==
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Tue Jan 20 20:52:18 2015
@@ -63,10 +63,12 @@
   subsection name=Catalina
 changelog
   fix
-bug57425/bug Don't add attributes with null value or name to the 
replicated context. (fschumacher)
+bug57425/bug: Don't add attributes with null value or name to the
+replicated context. (fschumacher)
   /fix
   add
-bug57431/bug Enable usage of custom class for context creation 
when using embedded tomcat. (fschumacher)
+bug57431/bug: Enable usage of custom class for context creation
+when using embedded tomcat. (fschumacher)
   /add
 /changelog
   /subsection



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org