Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adam Krupicka
cl-smtp
Commits
69d77d74
Commit
69d77d74
authored
Jan 21, 2013
by
Jan Idzikowski
Browse files
change version in cl-smpt.asd
parent
fb777876
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
69d77d74
Version 20130118
Version 20130121.1
2013.01.21
New version in cl-smtp.asd
Add patch to improve the spelling a bit in README for cl-smtp.
Thanks Michael Stevens <mstevens@etla.org>
Change cl-smtp.asd, CHANGELOG, README
Version 20130118.1
2013.01.18
Add string-has-non-ascii, rfc2045-q-encode-string-to-stream,
to send quoted-printable messages
...
...
cl-smtp.asd
View file @
69d77d74
...
...
@@ -17,7 +17,7 @@
;;; Description: cl-smtp ASDF system definition file
(
asdf:defsystem
:cl-smtp
:version
"201
00908.2
"
:version
"201
30121.1
"
:perform
(
load-op
:after
(
op
webpage
)
(
pushnew
:cl-smtp
cl:*features*
))
:depends-on
(
:usocket
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment