aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4d36e65..4ee0ba01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2011-08-10
+ * libsylph/html.c: minor code cleanup.
+
+2011-08-10
+
* libsylph/html.c: html_get_parenthesis(): fixed a bug that </style>
end tags were not properly searched if whitespace was inserted in it
(ex. </style > </style[\n]>).