aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.2
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.2')
-rw-r--r--ChangeLog.22
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.2 b/ChangeLog.2
index 356fbc788f3..b17cc3c04b8 100644
--- a/ChangeLog.2
+++ b/ChangeLog.2
@@ -26364,7 +26364,7 @@
26364 (verilog-calc-1): Detect 'pure virtual method' declarations which 26364 (verilog-calc-1): Detect 'pure virtual method' declarations which
26365 exist in abstract classes. Reported by Enzo Chi and Kaushal Modi. 26365 exist in abstract classes. Reported by Enzo Chi and Kaushal Modi.
26366 (verilog-backward-ws&directives): When moving back to the start of 26366 (verilog-backward-ws&directives): When moving back to the start of
26367 a line and the preceeding line ended with an escaped-newline, then 26367 a line and the preceding line ended with an escaped-newline, then
26368 jump up one line. This properly consumes a multi-line 26368 jump up one line. This properly consumes a multi-line
26369 pre-processor directive. Reported by Kaushal Modi. 26369 pre-processor directive. Reported by Kaushal Modi.
26370 (verilog-dpi-import-export-re, verilog-extended-complete-re) 26370 (verilog-dpi-import-export-re, verilog-extended-complete-re)