Date: Sun, 11 May 1997 03:01:23 -0700 (PDT) From: asami@vader.cs.berkeley.edu (Satoshi Asami) To: bde@zeta.org.au Cc: cvs-all@freebsd.org, CVS-committers@freebsd.org, cvs-lib@freebsd.org, davidn@freebsd.org Subject: Re: cvs commit: src/lib/libutil Makefile libutil.h setproctitle.3 Message-ID: <199705111001.DAA01548@blimp.mimi.com> In-Reply-To: <199705110749.RAA21226@godzilla.zeta.org.au> (message from Bruce Evans on Sun, 11 May 1997 17:49:58 %2B1000)
next in thread | previous in thread | raw e-mail | index | archive | help
* > Brings in login.conf, uucplock to 2.2 branch. * > Bumps sharedlib version to 2.2, in line with current (since they are * > now identical in both branches). * * The current version also needs to be bumped, since login_getpwclass * didn't exist yesterday. New versions of login and su stopped working * with old libraries here. We don't bump versions on -current unless it's relative to the previous release. (It's written in the handbook as "only bump one between releases.") Since the last release (2.2.1) went out with utils.2.1, -current's libutil stays at 2.2 until there is a change that requires a major bump (to utils.3.0) or a new release with utils.2.2 goes out, and there is another minor change (to utils.2.3). Satoshi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705111001.DAA01548>