wok diff cvs/description.txt @ rev 23060

kazehakase: gnutls_certificate_type_set_priority is depredicated
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 07 17:34:15 2020 +0100 (2020-03-07)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/cvs/description.txt	Sat Mar 07 17:34:15 2020 +0100
     1.3 @@ -0,0 +1,5 @@
     1.4 +The Concurrent Versions System (CVS), also known as the Concurrent Versioning 
     1.5 +System, is a client-server free software revision control system in the field of
     1.6 +software development. Version control system software keeps track of all work 
     1.7 +and all changes in a set of files, and allows several developers (potentially 
     1.8 +widely separated in space and/or time) to collaborate.