Checking in changes prior to tagging of version 2.66.2.66
commit37ab849a4cb75db0a2492cad078efa73b495c594
authordormando <dormando@rydia.net>
Mon, 7 Jan 2013 03:22:15 +0000 (6 19:22 -0800)
committerdormando <dormando@rydia.net>
Mon, 7 Jan 2013 03:22:15 +0000 (6 19:22 -0800)
tree2acb1e31d546d158b4e9551a7f74c8854011ef09
parent79e1c5b7ef53f922de215b64da8756e9c3d6fee6
Checking in changes prior to tagging of version 2.66.

Changelog diff is:

diff --git a/CHANGES b/CHANGES
index 64455f4..bd7e38a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,29 @@
+2013-01-06: Release version 2.66
+
+   * add a hook to cmd_updateclass (Daniel Frett <daniel.frett@ccci.org>)
+
+   * support updating the class to the default class which has an id of 0 (Daniel Frett <daniel.frett@ccci.org>)
+
+   * reaper: validate DB connection before reaping (Eric Wong <normalperson@yhbt.net>)
+     Fixes occasional crash in reaper process.
+
+   * improve handling of classes which change hash algorithm (Eric Wong <normalperson@yhbt.net>)
+
+   * fsck: skip non-existent FIDs properly (Eric Wong <normalperson@yhbt.net>)
+
+   * fsck: use replicate lock when fixing FID (Eric Wong <normalperson@yhbt.net>)
+
+   * query: allow "0" key on all commands which take keys (Eric Wong <normalperson@yhbt.net>)
+
+   * prevent reqid mismatches (and queryworker death) (Eric Wong <normalperson@yhbt.net>)
+     Fixes crash case with specific error types.
+
+   * fix use_dest_devs for rebalance (Pyry Hakulinen <pyry@automattic.com>)
+     Fixes "use_dest_devs" argument during rebalance.
+
+   * Fix "skip_devcount" during rebalance (Pyry Hakulinen <pyry@automattic.com>)
+     Now actually skips updating devcount column during rebalance.
+
 2012-08-13: Release version 2.65

    * Postgres advisory lock instead of table-based lock (Robin H. Johnson <robbat2@gentoo.org>)
CHANGES
lib/MogileFS/Server.pm