aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/vsn.mk
AgeCommit message (Collapse)Author
2010-08-18Remove ticket numbers from all vsn.mk filesBjörn Gustavsson
Some application's vsn.mk files contained a list of the ticket numbers fixed in each version. Since that information can be obtained from the notes.xml file or from the merge commits in the git repository (provided that the branch name includes the ticket number), there is no reason to manually maintain that information in the vsn.mk files.
2010-05-26Preparing for new version.Niclas Eklund
2010-04-22OTP-8596 added ticket (removed deprecated modules/functions)Niclas Eklund
2010-04-21Removed deprecated functions and moduleNiclas Eklund
2010-04-21Changes after ssh-1.1.8Niclas Eklund
2010-04-21New branch for ssh-2.0 and laterNiclas Eklund
2010-03-30Exporting ssh:connect/4Niclas Eklund
2010-03-22Fix usage of ip_v6_disabled and publish itNiclas Eklund
2010-03-22The send operation now accepts infinity as timeoutNiclas Eklund
2010-03-16Preparing for new versionNiclas Eklund
2010-02-01In some cases SSH ceased to collect more data from the transport layer.Niclas Eklund
2009-12-23Updated version and release noteNiclas Eklund
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP