summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2009-02-09 21:42:06 +0100
committerJose <jose@zeroc.com>2009-02-09 21:42:06 +0100
commit9fbe3ec233cd301dfa80d87521ad38104191d0e0 (patch)
tree07c3ec28c964b920f4b884c64c45a075e97a084c
parentFix 3715 - Preprocessor warnings treated as errors by Eclipse plugin (diff)
downloadice-9fbe3ec233cd301dfa80d87521ad38104191d0e0.tar.bz2
ice-9fbe3ec233cd301dfa80d87521ad38104191d0e0.tar.xz
ice-9fbe3ec233cd301dfa80d87521ad38104191d0e0.zip
Add other official patchs in REAME
-rw-r--r--distribution/src/thirdparty/db/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/distribution/src/thirdparty/db/README b/distribution/src/thirdparty/db/README
index 76236b8b09e..45c2bcb6de3 100644
--- a/distribution/src/thirdparty/db/README
+++ b/distribution/src/thirdparty/db/README
@@ -1,6 +1,8 @@
-This patch solve a memory leak in db-4.6.21
+To apply the patchs on top of db 4.6.21
-To apply the patch on top of db 4.6.21
+patch -p0 < db-4.6.21.1
+patch -p0 < db-4.6.21.2
+patch -p0 < db-4.6.21.3
+patch -p0 < db-4.6.21.15663
-patch -p0 < db-4.6.21.patch