[Pkg-wmaker-commits] [wmbiff] 12/84: release 0.4.1
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:01:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to tag wmbiff_0_4_10
in repository wmbiff.
commit aada4861bf4a374cd40f2fe5eb27524e6a6fd223
Author: bluehal <bluehal>
Date: Sat Jun 1 07:03:59 2002 +0000
release 0.4.1
---
ChangeLog | 49 ++++++++++++++++++++++++++++++++++++++++++++--
configure.in | 2 +-
wmbiff/test-wmbiffrc.shell | 6 +++---
3 files changed, 51 insertions(+), 6 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 2a2b1c9..677745e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,14 +6,59 @@ The latest changelog entry is in a different format, because it's inserted by
CVS on commit.
$Log: ChangeLog,v $
- Revision 1.30 2002/05/03 05:51:58 bluehal
- Release 0.4.0
+ Revision 1.31 2002/06/01 07:03:59 bluehal
+ release 0.4.1
Revision 1.1 2002/04/07 05:08:23 bluehal
use automake / autoconf; after checkout run ./FromCVS.sh
+2002-06-01 Saturday 06:02 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+ * wmbiff/: Client.h, ShellClient.c, charutil.c, mboxClient.c:
+ indent run
+
+2002-06-01 Saturday 06:01 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+ * wmbiff/wmbiff.c: font support, disabled by default
+
+2002-06-01 Saturday 06:00 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+ * wmbiff/tlsComm.c: a start at certificate checking (a daunting
+ task at the moment)
+
+2002-06-01 Saturday 05:59 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+ * wmbiff/Client.h: declare exists()
+
+2002-06-01 Saturday 05:51 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+ * wmgeneral/wmgeneral.c: some basic font support, renaming some
+ variables for clarity
+
+2002-06-01 Saturday 05:45 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+ * wmbiff/socket.c: correct date
+
+2002-06-01 Saturday 05:42 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+ * configure.in, wmbiff/socket.c: IPv6 support using getaddrinfo
+ from Jun-ichiro itojun Hagino <itojun at iijlab.net>
+
+2002-05-03 Friday 05:57 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+ * NEWS: release date of 0.4.0
+
+2002-05-03 Friday 05:51 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+ * ChangeLog, configure.in: Release 0.4.0
+
+2002-05-03 Friday 05:51 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+ * Makefile.am: don't list TODO changes in ChangeLog, to avoid
+ confusion
+
2002-05-03 Friday 05:43 UTC -- Neil Spring <nspring at cs.washington.edu>
* wmbiff/mboxClient.c: type casting hackery to help architectures I
diff --git a/configure.in b/configure.in
index 0af1047..0a4c28e 100644
--- a/configure.in
+++ b/configure.in
@@ -9,7 +9,7 @@ dnl version
AC_INIT(configure.in)
AC_CONFIG_AUX_DIR(autoconf)
-AM_INIT_AUTOMAKE(wmbiff, 0.4.0)
+AM_INIT_AUTOMAKE(wmbiff, 0.4.1)
dnl AUTOHEADER="$AUTOHEADER -l \\\\\\\$\(srcdir)/autoconf"
AM_CONFIG_HEADER(config.h)
AC_SUBST(VERSION)
diff --git a/wmbiff/test-wmbiffrc.shell b/wmbiff/test-wmbiffrc.shell
index 8c6dd69..af16dd5 100644
--- a/wmbiff/test-wmbiffrc.shell
+++ b/wmbiff/test-wmbiffrc.shell
@@ -1,4 +1,4 @@
-# $Id: test-wmbiffrc.shell,v 1.2 2002/04/15 01:30:43 bluehal Exp $
+# $Id: test-wmbiffrc.shell,v 1.3 2002/06/01 07:03:59 bluehal Exp $
#
# test wmbiffrc for the shell command and gicu method.
# see sample.wmbiffrc and wmbiffrc.5 as documentation for the format.
@@ -21,5 +21,5 @@ label.3=gicu
path.3=gicu:
label.4=finga
-path.4=finger:root at localhost
-interval.4=30
+path.4=finger:nspring at cs.washington.edu
+interval.4=60
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git
More information about the Pkg-wmaker-commits
mailing list