<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Config, branch mikachu/redrawhook</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Config?h=mikachu%2Fredrawhook</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Config?h=mikachu%2Fredrawhook'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2015-09-11T20:23:21Z</updated>
<entry>
<title>unposted: update internal build string to 5.1.1-dev-0</title>
<updated>2015-09-11T20:23:21Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2015-09-11T20:23:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=560a23033d2d0e029bbbcda0366053d8d87a37d9'/>
<id>urn:sha1:560a23033d2d0e029bbbcda0366053d8d87a37d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: version 5.1.1</title>
<updated>2015-09-11T17:47:56Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2015-09-11T17:47:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=68405f31a043bdd5bf338eb06688ed3e1f740937'/>
<id>urn:sha1:68405f31a043bdd5bf338eb06688ed3e1f740937</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: make 5.1-test-1 with updates for 5.1.1</title>
<updated>2015-09-06T17:12:09Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2015-09-06T17:12:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=eaea1dc23c4a4e7b65046edd7f3d53a81e39e27b'/>
<id>urn:sha1:eaea1dc23c4a4e7b65046edd7f3d53a81e39e27b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: Update internal version to 5.1-dev-0.</title>
<updated>2015-09-01T08:58:43Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-09-01T08:58:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b73e4442e850a565525b7ed75f2a7b01698499d6'/>
<id>urn:sha1:b73e4442e850a565525b7ed75f2a7b01698499d6</id>
<content type='text'>
Avoids installation clash of develpment build with 5.1 release.
</content>
</entry>
<entry>
<title>Relase zsh 5.1</title>
<updated>2015-08-30T18:10:46Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2015-08-30T18:10:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=11189c6df725d682a5b0759f83d0bd5afc0e330a'/>
<id>urn:sha1:11189c6df725d682a5b0759f83d0bd5afc0e330a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: update to 5.0.8-test-3</title>
<updated>2015-08-25T18:11:43Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2015-08-25T18:11:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2663a0310f03e62a4439602158b956ec08e3f4fd'/>
<id>urn:sha1:2663a0310f03e62a4439602158b956ec08e3f4fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: fix up for 5.0.8-test-2</title>
<updated>2015-08-21T20:33:37Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2015-08-21T20:33:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=881474edcb223ac22a08d81a824809c33ca3a9c9'/>
<id>urn:sha1:881474edcb223ac22a08d81a824809c33ca3a9c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>various posts: Implement assignment parsing for typeset.</title>
<updated>2015-06-24T09:21:12Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-06-18T13:54:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=39b28980f38e83e15cdeb19a489b5659af97fe93'/>
<id>urn:sha1:39b28980f38e83e15cdeb19a489b5659af97fe93</id>
<content type='text'>
Typeset assignments now work like raw assignments except
for no "+=" and no GLOB_ASSIGN.

Documented in typeset builtin doc and mentioned in release notes.

Tests to ensure basic sanity.

Enabled by default, can be turned off by "disable -r" with typeset
family of commands.
</content>
</entry>
<entry>
<title>unposted: Update version to 5.0.8-dev-0 for new developments</title>
<updated>2015-06-01T10:24:21Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-06-01T10:24:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c818ee8adbc5624271db5c1d1ba8d89cca338f24'/>
<id>urn:sha1:c818ee8adbc5624271db5c1d1ba8d89cca338f24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: release 5.0.8</title>
<updated>2015-05-31T17:52:03Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2015-05-31T17:52:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f0068edb4888a4d8fe94defa9c7affaa15e917c9'/>
<id>urn:sha1:f0068edb4888a4d8fe94defa9c7affaa15e917c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 5.0.7-dev-4</title>
<updated>2015-05-27T18:05:04Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2015-05-27T18:05:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=fd786a5c8abf1942a05ed8c470b06cc0b4aa5174'/>
<id>urn:sha1:fd786a5c8abf1942a05ed8c470b06cc0b4aa5174</id>
<content type='text'>
</content>
</entry>
<entry>
<title>35168: Improve parsing of case patterns.</title>
<updated>2015-05-18T08:56:00Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-05-18T08:56:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=52aeb9aaeb4799b760138a7c34b18ede4b47242a'/>
<id>urn:sha1:52aeb9aaeb4799b760138a7c34b18ede4b47242a</id>
<content type='text'>
"|" is now found properly by looking for words that come
from the lexical analyser, rather than hacking a pattern
returned in one dollop.

Update some completion functions that need extra quoting
as a result.

Add test for new parsing.

Update version number to 5.0.8-dev-3 because of wordcode
incompatibility.
</content>
</entry>
<entry>
<title>Update for 5.0.7-dev-2.</title>
<updated>2015-05-05T18:32:06Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2015-05-05T18:32:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3c3c8d3d13fd4cf6c03f81ca8dc18a1efd561728'/>
<id>urn:sha1:3c3c8d3d13fd4cf6c03f81ca8dc18a1efd561728</id>
<content type='text'>
Includes updates to FAQ.yo for newer YODL.
</content>
</entry>
<entry>
<title>unposted: Seems it's 2015</title>
<updated>2015-02-19T15:58:29Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-02-19T15:58:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f36f6208bf03511905d423d51ffa1d8426022ba1'/>
<id>urn:sha1:f36f6208bf03511905d423d51ffa1d8426022ba1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>34570: Another nasty command / math substituion thing.</title>
<updated>2015-02-19T10:22:40Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-02-19T10:22:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=52e938bac954d6d503e180287bcf657187ef8803'/>
<id>urn:sha1:52e938bac954d6d503e180287bcf657187ef8803</id>
<content type='text'>
Mark arithmetic substitutions with tokens to make sure the substitution
go knows what to do.  Before it was guessing by counting the
parentheses at the end.
</content>
</entry>
<entry>
<title>Update version number to 5.0.7-dev-0 to avoid installation clashes with 5.0.7</title>
<updated>2014-10-08T18:55:33Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2014-10-08T18:55:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=185476e70e4a9b33481be13f915c2b3c6f7a311d'/>
<id>urn:sha1:185476e70e4a9b33481be13f915c2b3c6f7a311d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: 5.0.7</title>
<updated>2014-10-07T18:11:30Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2014-10-07T18:11:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=208bdede3e812ea9e28937034fdbfdf1d7549fed'/>
<id>urn:sha1:208bdede3e812ea9e28937034fdbfdf1d7549fed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make 5.0.6-dev-1</title>
<updated>2014-10-02T19:31:01Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2014-10-02T19:31:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=859cccba7a1a12da9ea6c8b1c992677eb34a2c8d'/>
<id>urn:sha1:859cccba7a1a12da9ea6c8b1c992677eb34a2c8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>33213: try to get fixed fpath dir right this time</title>
<updated>2014-09-20T19:39:36Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2014-09-20T19:39:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=16db7979e705ec0db5b8987eec654b91e3fce1f8'/>
<id>urn:sha1:16db7979e705ec0db5b8987eec654b91e3fce1f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: update version to 5.0.6-dev-0 for new commits post release</title>
<updated>2014-08-28T19:17:07Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2014-08-28T19:17:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=93d923b8c12269157dd975b3fd1dfc91fb712313'/>
<id>urn:sha1:93d923b8c12269157dd975b3fd1dfc91fb712313</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 5.0.6</title>
<updated>2014-08-28T18:07:04Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2014-08-28T18:07:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5dd476786ccafd698816608ed87bbea7d1b210b2'/>
<id>urn:sha1:5dd476786ccafd698816608ed87bbea7d1b210b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: 5.0.5-dev-3</title>
<updated>2014-08-24T17:07:32Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2014-08-24T17:07:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cc69eef1cd835cd8d3f33960e9f616c894e7ae4f'/>
<id>urn:sha1:cc69eef1cd835cd8d3f33960e9f616c894e7ae4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>33047: use git to simplify massively source distribution file selection</title>
<updated>2014-08-23T20:01:58Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2014-08-23T20:01:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cc6e9db29da73bb226b6e53ff4df0f135207d206'/>
<id>urn:sha1:cc6e9db29da73bb226b6e53ff4df0f135207d206</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: 5.0.5-dev-2</title>
<updated>2014-08-12T19:32:52Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2014-08-12T19:32:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=25132aab70987a0c0451ffc3b53e005db4e3773d'/>
<id>urn:sha1:25132aab70987a0c0451ffc3b53e005db4e3773d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 release</title>
<updated>2014-08-10T16:49:55Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2014-08-10T16:49:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f8ae47f29b766dc0330b19d7fdb35859d6aab930'/>
<id>urn:sha1:f8ae47f29b766dc0330b19d7fdb35859d6aab930</id>
<content type='text'>
</content>
</entry>
<entry>
<title>32837: improved installation location support for help directories</title>
<updated>2014-07-08T08:42:05Z</updated>
<author>
<name>Dominic Hopf</name>
<email>dmaphy@googlemail.com</email>
</author>
<published>2014-07-03T18:42:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=71e094772b7bfb87a67c1446c4447270c4d69bad'/>
<id>urn:sha1:71e094772b7bfb87a67c1446c4447270c4d69bad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: update version to 5.0.5-dev-0</title>
<updated>2014-01-06T19:30:24Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2014-01-06T19:30:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=908ef4a279e79928abf02b251ef7008c8e188233'/>
<id>urn:sha1:908ef4a279e79928abf02b251ef7008c8e188233</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: update version to 5.0.5</title>
<updated>2014-01-05T18:24:59Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2014-01-05T18:24:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=79abe00e1d73b3f0681343a70e3e7f84e5e3d647'/>
<id>urn:sha1:79abe00e1d73b3f0681343a70e3e7f84e5e3d647</id>
<content type='text'>
Also correct typo in compsys.yo for texinfo.
</content>
</entry>
<entry>
<title>unposted: update version to 5.0.4-dev-0 to avoid clash with release</title>
<updated>2013-12-21T18:51:05Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2013-12-21T18:51:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3fb1e6e822a5983eed233a7d436163735263f173'/>
<id>urn:sha1:3fb1e6e822a5983eed233a7d436163735263f173</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: release 5.0.4</title>
<updated>2013-12-20T18:22:13Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2013-12-20T18:22:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=11d8ba74d19174c8eab3ae40653049f4e7716843'/>
<id>urn:sha1:11d8ba74d19174c8eab3ae40653049f4e7716843</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: increment version to 5.0.3-dev-0</title>
<updated>2013-12-14T20:38:05Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2013-12-14T20:38:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a51b891437552f0f2de6e63557d45397cf75d718'/>
<id>urn:sha1:a51b891437552f0f2de6e63557d45397cf75d718</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: release 5.0.3</title>
<updated>2013-12-14T19:51:20Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2013-12-14T19:51:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b0d29667d32120019a1f333266539dcd136f659b'/>
<id>urn:sha1:b0d29667d32120019a1f333266539dcd136f659b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: 5.0.2-test-3</title>
<updated>2013-12-01T19:06:52Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2013-12-01T19:06:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=56aa469d06a60ff23fe0c50ab9d44ae40c150412'/>
<id>urn:sha1:56aa469d06a60ff23fe0c50ab9d44ae40c150412</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: Prepare 5.0.2-test-2.</title>
<updated>2013-11-25T11:07:47Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2013-11-25T11:06:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=412116e02b99a8fed6d5e6f4edf769e38d057271'/>
<id>urn:sha1:412116e02b99a8fed6d5e6f4edf769e38d057271</id>
<content type='text'>
</content>
</entry>
<entry>
<title>32045 (adjusted by 32047): use makefile dependencies to determine whether to</title>
<updated>2013-11-25T08:11:36Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2013-11-25T08:11:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7b0ea6e00d2ba07e74bda330658ee31c0622d848'/>
<id>urn:sha1:7b0ea6e00d2ba07e74bda330658ee31c0622d848</id>
<content type='text'>
rebuild helpfiles
</content>
</entry>
<entry>
<title>32031 plus missed _run_help: get helpfiles install path corect in functions</title>
<updated>2013-11-23T17:44:12Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2013-11-23T17:44:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9503b161ab893a5d5c6ac6f9fdd9e938aee7045c'/>
<id>urn:sha1:9503b161ab893a5d5c6ac6f9fdd9e938aee7045c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: updates for 4.0.2-test-1.</title>
<updated>2013-11-06T19:25:07Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2013-11-06T19:25:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=375115c7dfd6dff576915d25fe2ecdd381dd9d81'/>
<id>urn:sha1:375115c7dfd6dff576915d25fe2ecdd381dd9d81</id>
<content type='text'>
Update references to 4.0.2 to 4.0.3.
Additional mod_export declarations.
Additions to .distfiles.
</content>
</entry>
<entry>
<title>unposted: update version to 5.0.2-dev-0 to avoid clash with release</title>
<updated>2013-01-03T13:34:53Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2013-01-03T13:34:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1873fd0684a4cce2b6eeb21b9d53490e91fb809c'/>
<id>urn:sha1:1873fd0684a4cce2b6eeb21b9d53490e91fb809c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release 5.0.2</title>
<updated>2012-12-21T19:35:07Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-12-21T19:35:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=daa828bc51b48110f0a584fa2b74895d2cc761c1'/>
<id>urn:sha1:daa828bc51b48110f0a584fa2b74895d2cc761c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 5.0.1</title>
<updated>2012-12-20T18:40:03Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-12-20T18:40:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a9feb3b28acae7e27fdd9a4337192d6c0bc84a13'/>
<id>urn:sha1:a9feb3b28acae7e27fdd9a4337192d6c0bc84a13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: update for 5.0.0-test-1</title>
<updated>2012-12-16T18:39:55Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-12-16T18:39:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2908d73f6cc464d0e0c71745686b06f3f97d7542'/>
<id>urn:sha1:2908d73f6cc464d0e0c71745686b06f3f97d7542</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renumber as 5.0.0-dev-0</title>
<updated>2012-07-27T18:42:22Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-07-27T18:42:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=977d812b47b8fa960064303437c90c240619af6f'/>
<id>urn:sha1:977d812b47b8fa960064303437c90c240619af6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to 5.0.0 release</title>
<updated>2012-07-21T18:33:48Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-07-21T18:33:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e27142d45686cacc6ed155e5045b97dd6243d44c'/>
<id>urn:sha1:e27142d45686cacc6ed155e5045b97dd6243d44c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>4.3.17-test-2</title>
<updated>2012-07-15T18:08:34Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-07-15T18:08:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=40bd829d6e01b01409f577939e9284fbb1537b64'/>
<id>urn:sha1:40bd829d6e01b01409f577939e9284fbb1537b64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: belated commit of version number updated</title>
<updated>2012-06-27T18:52:30Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-06-27T18:52:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0e4c462317a95e8e49ffc104dab154ae2e428dd4'/>
<id>urn:sha1:0e4c462317a95e8e49ffc104dab154ae2e428dd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get the date right, even more</title>
<updated>2012-02-26T22:00:05Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-02-26T22:00:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d0d0490c67c34a4e73913e743b9e0602e33f6f9f'/>
<id>urn:sha1:d0d0490c67c34a4e73913e743b9e0602e33f6f9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to 4.3.17-dev-0 and fix year</title>
<updated>2012-02-26T18:50:27Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-02-26T18:50:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3425cf5124a4b23aac5f3dd13b337f020591db58'/>
<id>urn:sha1:3425cf5124a4b23aac5f3dd13b337f020591db58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: 4.3.17</title>
<updated>2012-02-23T21:39:30Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-02-23T21:39:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=db7d0ac34143ed2378c2fd98845b2ae5eaaf6bbb'/>
<id>urn:sha1:db7d0ac34143ed2378c2fd98845b2ae5eaaf6bbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: 4.3.16</title>
<updated>2012-02-19T19:28:12Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-02-19T19:28:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4a8b5161ae95f3cc9c90a81b518186036daf458e'/>
<id>urn:sha1:4a8b5161ae95f3cc9c90a81b518186036daf458e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: update version to 4.3.15-dev-0 to avoid clash with 4.3.15 install</title>
<updated>2011-12-19T11:12:28Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-12-19T11:12:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=fceb07892429f7871381cb208c297f601273ea64'/>
<id>urn:sha1:fceb07892429f7871381cb208c297f601273ea64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: release 4.3.15</title>
<updated>2011-12-17T15:15:20Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-12-17T15:15:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=09532a70ead07a600a3d2258837d6e3fe943f2fd'/>
<id>urn:sha1:09532a70ead07a600a3d2258837d6e3fe943f2fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update version to 4.3.14-dev-0</title>
<updated>2011-12-07T20:13:39Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-12-07T20:13:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b0182829307bff1b33579ecd18079342c0358109'/>
<id>urn:sha1:b0182829307bff1b33579ecd18079342c0358109</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: 4.3.14</title>
<updated>2011-12-06T19:49:34Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-12-06T19:49:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=79f2f7fa2ce18552869afa33f1d0d42cf4191b04'/>
<id>urn:sha1:79f2f7fa2ce18552869afa33f1d0d42cf4191b04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 4.3.13</title>
<updated>2011-11-30T19:20:15Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-11-30T19:20:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9d71f4c207fb34e8d64af0443c83231b1cc3b494'/>
<id>urn:sha1:9d71f4c207fb34e8d64af0443c83231b1cc3b494</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: 4.3.12-test-3</title>
<updated>2011-11-25T20:09:22Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-11-25T20:09:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ef6bed07421893ef25abf3ad1dff52f6e207e73e'/>
<id>urn:sha1:ef6bed07421893ef25abf3ad1dff52f6e207e73e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update and tigy up for 4.3.12-test-2</title>
<updated>2011-10-17T17:30:48Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-10-17T17:30:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7d9c12334b7d5357f573a1e1d805cf34a7b1ef4e'/>
<id>urn:sha1:7d9c12334b7d5357f573a1e1d805cf34a7b1ef4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update version to 4.3.12-dev-1 because of wordcode changes</title>
<updated>2011-06-20T08:48:45Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-06-20T08:48:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ccc76c933f41f24a596397af4c529486b71368aa'/>
<id>urn:sha1:ccc76c933f41f24a596397af4c529486b71368aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: update version to avoid confusion with release</title>
<updated>2011-05-31T19:49:53Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-05-31T19:49:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6c6b9a919d55aac6e3890aa70424a211d8b7db01'/>
<id>urn:sha1:6c6b9a919d55aac6e3890aa70424a211d8b7db01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: releaset 4.3.12</title>
<updated>2011-05-31T08:49:38Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-05-31T08:49:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=21266db1d9ae433bf1dcb196a4e258c00541b599'/>
<id>urn:sha1:21266db1d9ae433bf1dcb196a4e258c00541b599</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: 4.3.11-dev-4</title>
<updated>2011-05-23T13:05:20Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-05-23T13:05:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=513e750d18c467cd2918048c51b4c1708b3039ab'/>
<id>urn:sha1:513e750d18c467cd2918048c51b4c1708b3039ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted (late commit): updates for 4.3.11-dev-3</title>
<updated>2011-05-13T11:56:40Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-05-13T11:56:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=23a057a4fad51caaf38a30c5611a5341718c7304'/>
<id>urn:sha1:23a057a4fad51caaf38a30c5611a5341718c7304</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set version to 4.3.11-dev-2</title>
<updated>2011-04-19T15:07:10Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-04-19T15:07:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8d50102fdafb979331779a86317fe5d8577b5a64'/>
<id>urn:sha1:8d50102fdafb979331779a86317fe5d8577b5a64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29008, 29012: Add `--enable-additional-fpath' option to add arbitrary directories to the default `$fpath'.</title>
<updated>2011-04-18T20:36:31Z</updated>
<author>
<name>Frank Terbeck</name>
<email>bewater@users.sourceforge.net</email>
</author>
<published>2011-04-18T20:36:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=32974286d41f0041aa6c26157e1a69e193d3b1fa'/>
<id>urn:sha1:32974286d41f0041aa6c26157e1a69e193d3b1fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the -L option with yodl 3.x.</title>
<updated>2011-01-17T02:42:24Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2011-01-17T02:42:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7d06bc98c5dc6b8f415ace0db06205554b73cd12'/>
<id>urn:sha1:7d06bc98c5dc6b8f415ace0db06205554b73cd12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: update version to 4.3.11-dev-1</title>
<updated>2010-12-21T09:35:33Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-12-21T09:35:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b3589121b3ff7b4c5e201bbca51d84d0cf90fd4b'/>
<id>urn:sha1:b3589121b3ff7b4c5e201bbca51d84d0cf90fd4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: release 4.3.11</title>
<updated>2010-12-20T16:03:28Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-12-20T16:03:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f6cff33fb722533567992b4152f5072f770e8b93'/>
<id>urn:sha1:f6cff33fb722533567992b4152f5072f770e8b93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: update for 4.3.10-test-3</title>
<updated>2010-12-16T10:18:41Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-12-16T10:18:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=750ec0fe1b2e357cd8bb6054849bb656e96fa6d0'/>
<id>urn:sha1:750ec0fe1b2e357cd8bb6054849bb656e96fa6d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update version to 4.3.10-dev-2</title>
<updated>2010-07-25T21:44:16Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-07-25T21:44:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b116f33f9a2b1768f47260c17393c837264c47c0'/>
<id>urn:sha1:b116f33f9a2b1768f47260c17393c837264c47c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Andrei, 27644, ish: check for #! without a fork</title>
<updated>2010-02-02T14:55:36Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-02-02T14:55:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2ff698ce1d4f792388e320bfba0b07779eba1b4f'/>
<id>urn:sha1:2ff698ce1d4f792388e320bfba0b07779eba1b4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mikael: 27642: missing glob qualifier completion</title>
<updated>2010-01-31T19:48:42Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-01-31T19:48:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1caf52f39605d2f80af41d73440b78a701f58dcc'/>
<id>urn:sha1:1caf52f39605d2f80af41d73440b78a701f58dcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update version recorded in archive to 4.3.10-dev-1</title>
<updated>2009-06-02T08:45:48Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-06-02T08:45:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e2a7694f322cd746864d44b2bcb4f043d29b8206'/>
<id>urn:sha1:e2a7694f322cd746864d44b2bcb4f043d29b8206</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release 4.3.10</title>
<updated>2009-06-01T09:04:09Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-06-01T09:04:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=81551829918c9b8f1ce7552493ae3d009ac6bde8'/>
<id>urn:sha1:81551829918c9b8f1ce7552493ae3d009ac6bde8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>26998: use --htmldir, restore zsh default if unchanged from configure default</title>
<updated>2009-05-26T09:59:18Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-05-26T09:59:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5ccb3c41fa6b3d7cc17cb6df444fc3273aba02ec'/>
<id>urn:sha1:5ccb3c41fa6b3d7cc17cb6df444fc3273aba02ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>4.3.9-dev-5</title>
<updated>2009-05-19T08:42:22Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-05-19T08:42:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cac27544ff9d42069acd89a7587a2f9b581a9a2b'/>
<id>urn:sha1:cac27544ff9d42069acd89a7587a2f9b581a9a2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Greg Klanderman: 26972: fix problem ni 26964.</title>
<updated>2009-05-19T08:41:16Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-05-19T08:41:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1134e72a7a3976912a8c503577425c8bd4ca34a8'/>
<id>urn:sha1:1134e72a7a3976912a8c503577425c8bd4ca34a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: update to 4.3.9-dev-3</title>
<updated>2009-04-24T09:06:17Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-04-24T09:06:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9ef573347a6eaca260001d84f50876a8cc08b2ca'/>
<id>urn:sha1:9ef573347a6eaca260001d84f50876a8cc08b2ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: change version to 4.3.9-dev-2</title>
<updated>2009-04-17T15:13:20Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-04-17T15:13:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=71c30e6481c1fd5257e758ef2806c8e7b0be4ba4'/>
<id>urn:sha1:71c30e6481c1fd5257e758ef2806c8e7b0be4ba4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>26065: update version number because of syntax change</title>
<updated>2008-11-18T16:10:11Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-11-18T16:10:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=689df35c948b4c6e841fb278c5932bff4c0cee68'/>
<id>urn:sha1:689df35c948b4c6e841fb278c5932bff4c0cee68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: update to 4.3.9-dev-0</title>
<updated>2008-11-03T16:09:30Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-11-03T16:09:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3e3f31778cc82cffb1d8cdd5f34ebeb37b816027'/>
<id>urn:sha1:3e3f31778cc82cffb1d8cdd5f34ebeb37b816027</id>
<content type='text'>
</content>
</entry>
<entry>
<title>4.3.9</title>
<updated>2008-10-30T12:18:54Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-10-30T12:18:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2adb5a6d70c5f04efdb7ca19e92b7a3af48f5d0b'/>
<id>urn:sha1:2adb5a6d70c5f04efdb7ca19e92b7a3af48f5d0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>c.f. users/13411: update archved version number to 4.3.8-dev-0</title>
<updated>2008-10-29T12:22:25Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-10-29T12:22:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=05a19481875d44ce1d79dbdca175ed272796b245'/>
<id>urn:sha1:05a19481875d44ce1d79dbdca175ed272796b245</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to 4.3.8</title>
<updated>2008-10-29T09:57:52Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-10-29T09:57:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=000fe2060b74bb396651baad6a1a8c0f31537b08'/>
<id>urn:sha1:000fe2060b74bb396651baad6a1a8c0f31537b08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 4.3.7</title>
<updated>2008-10-28T12:01:23Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-10-28T12:01:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b77f9505d813016d9ad44e5e9832dcf1fb2a6d03'/>
<id>urn:sha1:b77f9505d813016d9ad44e5e9832dcf1fb2a6d03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: 4.3.6-dev-2</title>
<updated>2008-10-20T10:23:50Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-10-20T10:23:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1a0f907a7762ef923cbd3342d64114924a740273'/>
<id>urn:sha1:1a0f907a7762ef923cbd3342d64114924a740273</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test needs -f flag to zsh</title>
<updated>2008-10-10T10:16:33Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-10-10T10:16:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=690e3e70ee14d9908206aafaf32db80219b0ad31'/>
<id>urn:sha1:690e3e70ee14d9908206aafaf32db80219b0ad31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: update version to 4.3.6-dev-0</title>
<updated>2008-04-02T13:28:42Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-04-02T13:28:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f0d9070036a806c6188a78639cf9dbda836d0f32'/>
<id>urn:sha1:f0d9070036a806c6188a78639cf9dbda836d0f32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: release 4.3.6</title>
<updated>2008-04-02T10:24:49Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-04-02T10:24:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=08506bdf6730fe3c817246f2806f33bfa6f2b74d'/>
<id>urn:sha1:08506bdf6730fe3c817246f2806f33bfa6f2b74d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: 4.3.5-dev-4</title>
<updated>2008-03-31T15:03:07Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-03-31T15:03:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1b3cb68d05c14df55fff23f8d355f46fc4056c68'/>
<id>urn:sha1:1b3cb68d05c14df55fff23f8d355f46fc4056c68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: 4.3.5-dev-3</title>
<updated>2008-03-26T18:20:52Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-03-26T18:20:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1b551d05136c26ee1e50c1a3c33239d025001f79'/>
<id>urn:sha1:1b551d05136c26ee1e50c1a3c33239d025001f79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: 4.3.5-dev-2</title>
<updated>2008-03-26T12:59:54Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-03-26T12:59:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3363d1e82f6fff53f7a9cea157319be074a5a59c'/>
<id>urn:sha1:3363d1e82f6fff53f7a9cea157319be074a5a59c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: 4.3.5-dev-1</title>
<updated>2008-03-15T23:08:34Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-03-15T23:08:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5d73aea5eebde26fa62bc2d7d2c4c0f2a556046e'/>
<id>urn:sha1:5d73aea5eebde26fa62bc2d7d2c4c0f2a556046e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>24705: rationalise curses and term headers even more</title>
<updated>2008-03-13T11:10:59Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-03-13T11:10:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2ca42b2025cceaabd64889aa3b932195e8d5720c'/>
<id>urn:sha1:2ca42b2025cceaabd64889aa3b932195e8d5720c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>24524: increment version to 4.3.5-dev-0</title>
<updated>2008-02-02T11:58:38Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-02-02T11:58:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=351226cf6f242dad26bba2ee48c930afea480798'/>
<id>urn:sha1:351226cf6f242dad26bba2ee48c930afea480798</id>
<content type='text'>
</content>
</entry>
<entry>
<title>4.3.5</title>
<updated>2008-02-01T11:31:35Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-02-01T11:31:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8a63e7dd88bcf802b7e1544938c6ca20a92ad89c'/>
<id>urn:sha1:8a63e7dd88bcf802b7e1544938c6ca20a92ad89c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>4.3.4-dev-8</title>
<updated>2008-01-29T14:29:19Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-01-29T14:29:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=20ec72c83bb598e9615a137884455925a343a685'/>
<id>urn:sha1:20ec72c83bb598e9615a137884455925a343a685</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: 4.3.4-dev-7</title>
<updated>2008-01-08T15:10:53Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-01-08T15:10:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5be52f092a696040f3f0e21a9fa337cc12837e4e'/>
<id>urn:sha1:5be52f092a696040f3f0e21a9fa337cc12837e4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: 4.3.4-dev-6</title>
<updated>2007-12-20T12:32:13Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-12-20T12:32:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=746f80b77e9d2419882f120fae278382ed401b38'/>
<id>urn:sha1:746f80b77e9d2419882f120fae278382ed401b38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: 4.3.4-dev-5</title>
<updated>2007-12-17T14:17:36Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-12-17T14:17:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d60334ec58909a5953a8de53d098945677977eae'/>
<id>urn:sha1:d60334ec58909a5953a8de53d098945677977eae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: 4.3.4-dev-4</title>
<updated>2007-12-11T10:02:16Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-12-11T10:02:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8718b9bf0973d21b8e33d67b28a67ab0e0153991'/>
<id>urn:sha1:8718b9bf0973d21b8e33d67b28a67ab0e0153991</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: changes for 4.3.4-dev-3</title>
<updated>2007-11-26T13:48:44Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-11-26T13:48:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8d22b3a4f8551f47fd96eb4e438005ec2a40d7d6'/>
<id>urn:sha1:8d22b3a4f8551f47fd96eb4e438005ec2a40d7d6</id>
<content type='text'>
</content>
</entry>
</feed>
