From d24772f01f7d2947d6878082c951406fd08a22c0 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Sun, 23 Jan 2011 09:55:25 +0000 Subject: [PATCH] BATCH-1682 - add changelog for 2.1.4-2.1.5 --- src/site/apt/migration/2.1.4-2.1.5.apt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/site/apt/migration/2.1.4-2.1.5.apt diff --git a/src/site/apt/migration/2.1.4-2.1.5.apt b/src/site/apt/migration/2.1.4-2.1.5.apt new file mode 100644 index 000000000..f1d6839be --- /dev/null +++ b/src/site/apt/migration/2.1.4-2.1.5.apt @@ -0,0 +1,5 @@ +Spring Batch 2.1.5 Release Notes + +* Bug + + * {{{https://jira.springframework.org/browse/BATCH-1683}[BATCH-1683]}} - CommandLineJobRunner hangs waiting for input on stdin