Skip to Content.
Sympa Menu

freetds - Re: [freetds] Release 0.61, rc1

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddyz77 AT tin.it>
  • To: FreeTDS <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Release 0.61, rc1
  • Date: 04 Feb 2003 10:01:58 +0100

Il mar, 2003-02-04 alle 06:59, James K. Lowden ha scritto:
> All (and especially Freddy),
>

You know, when changes are big, code is quite stable and you start to
say "try snapshot" too much... is time for a release :)


> $ perl -n'
> exit if /^Wed Sep 11/;
> next unless /\@/;
> @a = split; $who{@a[-1]}++;
> END
> {
> foreach (sort keys %who) {
> printf "%-30s\t$who{$_}\n", qq/$_:/ if /\@/;
> }
> }' ChangeLog |sort -rn -k2

Mmmm... last year someone say that windows is more secure than *nix just
counting security bugs (I don't want to repeat the discussion). The
count of commit is not as good as is seem. Bill contribute a lot but
cannot commit directly, someone commit frequently others collect many
changes....

freddy77






Archive powered by MHonArc 2.6.24.

Top of Page