changeset 2470:ebacbf52f15c

add comments linking to the tickets submitted upstream for log4cxx patches.
author Daniel Stonier <d.stonier@gmail.com>
date Wed, 02 May 2012 22:30:54 +0900
parents 51a4ed33302d
children 597e7ee22138
files src/log4cxx-2-pkgconfig.patch src/log4cxx-4-mingw.definitions.patch
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/log4cxx-2-pkgconfig.patch	Wed May 02 21:36:59 2012 +1000
+++ b/src/log4cxx-2-pkgconfig.patch	Wed May 02 22:30:54 2012 +0900
@@ -2,7 +2,9 @@
 See index.html for further information.
 
 This patch ensures that the correct dependencies can always be found for
-static mingw builds. Not yet submitted upstream.
+static mingw builds. Submitted upstream: 
+
+   https://issues.apache.org/jira/browse/LOGCXX-381
 
 diff -NBaur vanilla/liblog4cxx.pc.in mingw_cross/liblog4cxx.pc.in
 --- vanilla/liblog4cxx.pc.in	2008-04-01 07:34:52.000000000 +0900
--- a/src/log4cxx-4-mingw.definitions.patch	Wed May 02 21:36:59 2012 +1000
+++ b/src/log4cxx-4-mingw.definitions.patch	Wed May 02 22:30:54 2012 +0900
@@ -3,7 +3,9 @@
 
 Fixes a problem with the mismatched calling conventions in apr and log4cxx.
 See http://www.mail-archive.com/log4cxx-user@logging.apache.org/msg02671.html
-Not yet submitted upstream.
+Submitted upstream:
+
+  https://issues.apache.org/jira/browse/LOGCXX-382
 
 diff -NBaur vanilla/src/main/include/log4cxx/helpers/thread.h mingw_cross/src/main/include/log4cxx/helpers/thread.h
 --- vanilla/src/main/include/log4cxx/helpers/thread.h	2008-04-01 07:34:26.000000000 +0900