From 91f79062dcb81e96ce6b497cb53253efdc37da9e Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Fri, 4 Feb 2011 20:10:02 -0800 Subject: [PATCH] Recording c628bdd32be8fdf0f663b373836585498e1ecaa1 --- changelog.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.html b/changelog.html index baf483744f..0fb237259f 100644 --- a/changelog.html +++ b/changelog.html @@ -58,6 +58,9 @@ Upcoming changes
  • Windows XP slave stopped working in 1.396 (related to name change) (issue 8676) +
  • + Unnecessary log messages if a remote pipe is not read until EOF + (issue 8592)
  • build RSS feeds now contain description of builds. (issue 3935) -- GitLab