Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
8e54df3d
Commit
8e54df3d
authored
May 15, 2001
by
Niels Möller
Browse files
*** empty log message ***
Rev: ChangeLog:1.353 Rev: NEWS:1.77
parent
865ca860
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
8e54df3d
2001-05-15 Niels Mller <nisse@cuckoo.hack.org>
* configure.in: Updated version number to 1.3.0.
2001-05-14 Niels Mller <nisse@cuckoo.hack.org>
* src/gc.c (gc) [!DEBUG_ALLOC]: Don't use number_of_strings.
2001-05-11 Niels Mller <nisse@cuckoo.hack.org>
* src/testsuite/functions.sh (PIDFILE): New variable, with
...
...
NEWS
View file @
8e54df3d
News for the 1.3.0 release:
Bugfixes (same as in 1.2.2).
constness fixes.
Deleted the complex streamed sexp-parser.
Verbose messages at KEXINIT and NEWKEYS.
Tolerate empty atoms (like in "3des-cbs,,aes256-cbc,").
If compiled with --debug-alloc, all strings are counted and
leaks detected. Fixed some minor leaks.
Changed conventions for packet handlers, all packets are freed
by connection_handle_packet, so individual packet handlers
shouldn't do that.
Handle the TSTP signal. Backgrounding still doesn't work quite
right, though.
News for the 1.2.0 release:
Added the lcp copying script to the distribution (although it
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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