summaryrefslogtreecommitdiff
path: root/libtool
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2017-12-22 22:31:48 -0700
committerEduardo Chappa <chappa@washington.edu>2017-12-22 22:31:48 -0700
commit29798bd68fc0b892fce0fe49ec8859485e3b531b (patch)
tree5f2d8f28fbaf5bc76a3fc01f9d589aad729ed0ee /libtool
parent1c6f750f40551447f0ea214c993845238fd729cd (diff)
downloadalpine-29798bd68fc0b892fce0fe49ec8859485e3b531b.tar.xz
* Fix parsing of date for DTSTART and DTEND. The parser only recognized
DATE-TIME format, now it recognizes DATE format. Reported by Holger Trapp. * Add escape parser to event location (switch "\," to "," etc.) * Start work to support reply of invitations, but then I realize that I need to start work in sending event invitations before I do that, so I will.
Diffstat (limited to 'libtool')
-rwxr-xr-xlibtool2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtool b/libtool
index ae869e54..9a48e8fe 100755
--- a/libtool
+++ b/libtool
@@ -1,7 +1,7 @@
#! /bin/sh
# libtool - Provide generalized library-building support services.
-# Generated automatically by config.status (alpine) 2.21.99
+# Generated automatically by config.status (alpine) 2.21.9
# Libtool was configured on host linux.suse:
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
#