aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b394c37354f..9af953b08b1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -4,6 +4,7 @@
4 hash values of the two rows. 4 hash values of the two rows.
5 (copy_row_except_pointers): Preserve the used[] arrays and the 5 (copy_row_except_pointers): Preserve the used[] arrays and the
6 hash values of the two rows. (Bug#10035) 6 hash values of the two rows. (Bug#10035)
7 (add_row_entry): Add xassert to verify that ROW's hash code is valid.
7 8
8 * xdisp.c (row_hash): New function, body extracted from 9 * xdisp.c (row_hash): New function, body extracted from
9 compute_line_metrics. 10 compute_line_metrics.