summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2017-06-21 21:49:21 +0100
committerdakkar <dakkar@thenautilus.net>2017-06-21 21:49:21 +0100
commit2c440462a90776f7124949bf3a057446994493bd (patch)
treec71047feda20a11a9638967c087e6bb65d65b0ed
parentsimpler surrogate codepoints detection (diff)
downloadDateTime-Format-GeekTime-2c440462a90776f7124949bf3a057446994493bd.tar.gz
DateTime-Format-GeekTime-2c440462a90776f7124949bf3a057446994493bd.tar.bz2
DateTime-Format-GeekTime-2c440462a90776f7124949bf3a057446994493bd.zip
changelog
-rw-r--r--Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes b/Changes
new file mode 100644
index 0000000..d20a906
--- /dev/null
+++ b/Changes
@@ -0,0 +1,5 @@
+2017-06-21 v1.000_002
+ [bugfix] never output surrogate codepoints
+
+2010-03-08 v1.000_001
+ first release