diff options
| -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 |
