We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef967c3 commit 81664d1Copy full SHA for 81664d1
Changelog
@@ -9,10 +9,10 @@ HYPERMAIL VERSION 2.4.1:
9
* configure.ac
10
configure didn't signal an error if yacc was not installed
11
12
- * src/parse.c
13
- URLs were not detected and converted when they were preceeded by a :
14
- that was not attached to a valid URL like foo: https://example.com or :
15
- https://example.com
+ * src/string.c
+ parseurl(): URLs were not detected and converted when they were
+ preceeded by a : that was not attached to a valid URL like
+ foo: https://example.com or : https://example.com
16
17
2020-02-23 @cacsar
18
* Makefile.in
0 commit comments