From: Graham Knop <haarg@haarg.org>
Date: Tue, 30 Jun 2015 13:40:36 +0000 (-0400)
Subject: changelog for hints test diagnostics
X-Git-Tag: v1.003004~2
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=eddec620742a70c0e17554b3281c63e430543816;p=p5sagit%2FEval-WithLexicals.git

changelog for hints test diagnostics
---

diff --git a/Changes b/Changes
index 9048b82..d52cbe9 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for Eval-WithLexicals
 
+  - improve diagnostics in hints test
+
 1.003003 - 2015-06-28
   - fix failures on threaded perl 5.22 (RT#102841)