diff options
| author | Antonin Kral <a.kral@bobek.cz> | 2011-08-23 08:49:44 +0200 |
|---|---|---|
| committer | Antonin Kral <a.kral@bobek.cz> | 2011-08-23 08:49:44 +0200 |
| commit | bb03df5d32ce589ab9245adab835a1f0cbe914ee (patch) | |
| tree | 83feacb43b1973b7a940f384e95d3f962bbaf985 | |
| parent | a3bbc293c62e68425bdf6f8e983e2bfaa97ab06e (diff) | |
new upstreamdebian/1.8.3-1
| -rw-r--r-- | debian/changelog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a6463d2a979..1ad21df5953 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,20 @@ +mongodb (1:1.8.3-1) unstable; urgency=low + + * New upstream release 1.8.3 + https://jira.mongodb.org/browse/SERVER/fixforversion/10390 + + -- Antonin Kral <A.Kral@sh.cvut.cz> Tue, 23 Aug 2011 08:48:57 +0200 + mongodb (1:1.8.2-2) unstable; urgency=low * [2e1c3ff] (Closes: #625401) ignore unused-but-set-{variable,parameter} * [0e9611d] (Closes: #572870, #631054) switch to v8 as javascript engine * [bbf5935] (Closes: #634484) use dbpath and logpath from config file not forcing in init.d + * [bf8d466] update description + * [cbe2d99] Imported Upstream version 1.8.3 - -- Antonin Kral <A.Kral@sh.cvut.cz> Sun, 07 Aug 2011 20:14:39 +0200 + -- Antonin Kral <A.Kral@sh.cvut.cz> Tue, 23 Aug 2011 08:48:17 +0200 mongodb (1:1.8.2-1) unstable; urgency=low |
