aboutsummaryrefslogtreecommitdiffstats
path: root/content.org
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-06-28 14:47:30 +0100
committerYann Herklotz <git@yannherklotz.com>2022-06-28 14:47:30 +0100
commitc63ccb36d788d05c39218741b13dea735c762346 (patch)
tree8a70fcb108b12c0f8c0a458dfae38c3959289d5c /content.org
parent9e5f540fffa242204cc33968c0b956eb6ff086b3 (diff)
downloadyannherklotz.com-c63ccb36d788d05c39218741b13dea735c762346.tar.gz
yannherklotz.com-c63ccb36d788d05c39218741b13dea735c762346.zip
Add a changelog for the OOPSLA paper
Diffstat (limited to 'content.org')
-rw-r--r--content.org24
1 files changed, 24 insertions, 0 deletions
diff --git a/content.org b/content.org
index a5232e5..0a96c9b 100644
--- a/content.org
+++ b/content.org
@@ -1495,3 +1495,27 @@ continuous sinusoidal wave. This wave is passed to a speaker so that the tone is
:EXPORT_FILE_NAME: _index
:EXPORT_HUGO_SECTION: news
:END:
+
+* Paper Changelog
+:PROPERTIES:
+:EXPORT_FILE_NAME: _index
+:EXPORT_HUGO_SECTION: changelog
+:END:
+
+A small collection of changelogs for papers that were published. These explain the differences
+between the local copy on this website and the published version of the article on the ACM or IEEE.
+
+They will normally cover very small changes which are not going to be updated in the published
+version of the article.
+
+* Changelog Content
+
+** OOPSLA'21: Formally Verified High-Level Synthesis
+:PROPERTIES:
+:EXPORT_FILE_NAME: oopsla21_fvhls
+:EXPORT_HUGO_SECTION: changelog
+:END:
+
+*** 2022-06-28
+
+- Section 2.2, ยง3 :: This section mentioned a variable =x= which should have actually been =tmp=.