<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/filters, branch master</title>
<subtitle>The GNU Mailing List manager.</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom/filters?h=master</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom/filters?h=master'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/'/>
<updated>2001-09-17T02:03:27Z</updated>
<entry>
<title>Remove this so the whole filter directory can get removed with a "cvs up -P"</title>
<updated>2001-09-17T02:03:27Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2001-09-17T02:03:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=cf01045e3eeb044ea218873399b26bcc56ca9777'/>
<id>urn:sha1:cf01045e3eeb044ea218873399b26bcc56ca9777</id>
<content type='text'>
</content>
</entry>
<entry>
<title>These are old and broken, and no longer necessary/supported.</title>
<updated>2001-09-07T23:21:46Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2001-09-07T23:21:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=eb0f07a1474dfd8c0370ff4817b3cdbf62461278'/>
<id>urn:sha1:eb0f07a1474dfd8c0370ff4817b3cdbf62461278</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Several changes in support of David Champion's SF patch #101331.</title>
<updated>2000-09-22T08:00:01Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2000-09-22T08:00:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=e606fe73117e2fe8ef95ab88882ae1d3c9163936'/>
<id>urn:sha1:e606fe73117e2fe8ef95ab88882ae1d3c9163936</id>
<content type='text'>
Specifically,

FILTERSDIR is relative to VAR_PREFIX (site administrators can add
their own filter programs).
</content>
</entry>
<entry>
<title>Update the copyright lines to include the years 1999 &amp; 2000.</title>
<updated>2000-03-21T06:26:46Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2000-03-21T06:26:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=311c9e550f83951f63d583f18c2eb215a8fc297c'/>
<id>urn:sha1:311c9e550f83951f63d583f18c2eb215a8fc297c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>VERSION is no longer set in configure because it's too hard to</title>
<updated>1999-01-15T04:22:16Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>1999-01-15T04:22:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=afdc7fa4d45d65a1d6192405cae3826d80db4f72'/>
<id>urn:sha1:afdc7fa4d45d65a1d6192405cae3826d80db4f72</id>
<content type='text'>
propagate version string changes to the public (you have to
autoreconf, then reconfigure and reinstall).

Now, VERSION is set directory in Defaults.py.in and the Release.py
script updates that file directly.  Now we just need to run
./config.status and do a re-install.  I hope this will make things
easier.

I'm also bumping the version to 1.0b8, so I can do a release tomorrow.
</content>
</entry>
<entry>
<title>make finish</title>
<updated>1998-10-20T13:18:41Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>1998-10-20T13:18:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=cc5d187f9375151c2a7a8b8c1ee83a107d479725'/>
<id>urn:sha1:cc5d187f9375151c2a7a8b8c1ee83a107d479725</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore the Makefile</title>
<updated>1998-05-26T19:56:30Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>1998-05-26T19:56:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=c9a3c14d57e28ce62c87607a9d20a271dbf3435d'/>
<id>urn:sha1:c9a3c14d57e28ce62c87607a9d20a271dbf3435d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Autoconf template for this directory's Makefile.</title>
<updated>1998-05-26T18:24:18Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>1998-05-26T18:24:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=b630ef6bf897c2c3f7f808f075c02eef1f3ed127'/>
<id>urn:sha1:b630ef6bf897c2c3f7f808f075c02eef1f3ed127</id>
<content type='text'>
</content>
</entry>
<entry>
<title>1. Use the standard Python invocation #! line to get the interpreter</title>
<updated>1998-05-26T18:17:32Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>1998-05-26T18:17:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=7c6c228c981c9a8c078304a1addbc0b6ee7361b3'/>
<id>urn:sha1:7c6c228c981c9a8c078304a1addbc0b6ee7361b3</id>
<content type='text'>
   from $PATH

2. Do no direct sys.path munging in this file.  Import the `paths'
   module, which is created during the configure process, and which
   performs all necessary path munging (and exports some useful
   variables too).
</content>
</entry>
<entry>
<title>Fixed a typo in the zipcode.</title>
<updated>1998-05-26T03:04:35Z</updated>
<author>
<name>viega</name>
</author>
<published>1998-05-26T03:04:35Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=2f8aee333c15ef55e81d1702c9c477f688221d10'/>
<id>urn:sha1:2f8aee333c15ef55e81d1702c9c477f688221d10</id>
<content type='text'>
</content>
</entry>
</feed>
