From 2e64028f26f1088a86fa17071e26971d267bee9d Mon Sep 17 00:00:00 2001 From: Jaime Casanova Date: Thu, 20 Oct 2011 23:26:41 -0500 Subject: [PATCH] Add the improvement of the view repl_status to the history --- HISTORY | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY b/HISTORY index 9a7f0281..48401be4 100644 --- a/HISTORY +++ b/HISTORY @@ -34,3 +34,4 @@ 1.1.1 2011-XX-XX Add --ignore-rsync-warning (Cédric) Add strnlen for compatibility with OS X (Greg) + Improve performance of the repl_status view (Jaime)