aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2020-11-10 18:14:07 +0100
committerOmar Polo <op@omarpolo.com>2020-11-10 18:14:07 +0100
commitd431188c66e521a110f987eed2655cc9dfde9864 (patch)
treefb750b1605d4a840da27394c6669d40249383c31
parenta5d310bc0d07fea3d75b593ea6b2f86dad006211 (diff)
fixed changelog format for old entries1.3
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index fa0596c..69df871 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2020-11-10 Omar Polo <op@omarpolo.com>
+ * ChangeLog: 1.3 tagged, fixed ChangeLog format
+
* gmid.c (open_file): added support for path parameters for CGI
scripts
@@ -23,14 +25,16 @@
2020-11-03 Omar Polo <op@omarpolo.com>
- * gmid.c (main): ignore SIGPIPE
* 1.2 tagged
+ * gmid.c (main): ignore SIGPIPE
+
2020-10-14 Omar Polo <op@omarpolo.com>
- * switching to mmap() based file handling
* 1.1 tagged
+ * switching to mmap() based file handling
+
2020-10-07 Omar Polo <op@omarpolo.com>
* 1.0 tagged