summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-01-19 21:36:37 +0200
committerArnold D. Robbins <arnold@skeeve.com>2014-01-19 21:36:37 +0200
commit20ca1d1ba6e46f116e2dc169d263fd548b9bd074 (patch)
tree74d46c4cf0ecf8704df7d4dde7138ee0e131d1ec /ChangeLog
parent9092450b4459af490e4d52ad3188d3282f36f726 (diff)
downloadgawk-20ca1d1ba6e46f116e2dc169d263fd548b9bd074.tar.gz
Fix -0 for MPFR.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5989414..d75916f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-01-19 Arnold D. Robbins <arnold@skeeve.com>
+
+ * awkgram.y (negate_num): Handle the case of -0 for MPFR; the sign
+ was getting lost. Thanks to Hermann Peifer for the report.
+
2014-01-18 Arnold D. Robbins <arnold@skeeve.com>
* dfa.c (parse_bracket_exp): Sync with GNU grep, which now uses