diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2010-05-14 19:47:30 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2010-05-14 19:47:30 (GMT) |
commit | ec7bf50c76de0bb984dd355ed8d33712d5eecef0 (patch) | |
tree | 93d55af19baf4894791a5b68c2a1d0f7f5f6584f /src/proj-1-mutex-win32.patch | |
parent | 6f45b35ff46fcc339715d0360a9a998e0ef7cb2b (diff) | |
download | mxe-ec7bf50c76de0bb984dd355ed8d33712d5eecef0.zip mxe-ec7bf50c76de0bb984dd355ed8d33712d5eecef0.tar.gz mxe-ec7bf50c76de0bb984dd355ed8d33712d5eecef0.tar.bz2 |
add information about the origin of various patches
Diffstat (limited to 'src/proj-1-mutex-win32.patch')
-rw-r--r-- | src/proj-1-mutex-win32.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proj-1-mutex-win32.patch b/src/proj-1-mutex-win32.patch index 00b3370..97f289a 100644 --- a/src/proj-1-mutex-win32.patch +++ b/src/proj-1-mutex-win32.patch @@ -1,7 +1,7 @@ This file is part of mingw-cross-env. See doc/index.html for further information. -This patch has been taken from upstream. More information: +This patch has been taken from: http://trac.osgeo.org/proj/ticket/56 http://trac.osgeo.org/proj/changeset/1790 |