summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeoff Wing <gcw@users.sourceforge.net>2002-02-19 00:59:22 +0000
committerGeoff Wing <gcw@users.sourceforge.net>2002-02-19 00:59:22 +0000
commit9511df82d856021d249938aa07edb9b3e3f3c682 (patch)
tree453145fcacb599c4f8f99535e2da3bbe6ac0fddc
parentddc93506e93412a34eb079af849eed982b04adf3 (diff)
downloadzsh-9511df82d856021d249938aa07edb9b3e3f3c682.tar.gz
zsh-9511df82d856021d249938aa07edb9b3e3f3c682.zip
unposted: METAFAQ distribution sites fixup
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7f047eb5..3fbf97d1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
* 16635: Src/Zle/zle_refresh.c: make sure we display lists in
singlelinezle mode
+ * unposted: Doc/Zsh/metafaq.yo: update distribution sites - remove one
+ site (France), add one (Netherlands)
+
2002-02-18 Wayne Davison <wayned@users.sourceforge.net>
* 16672: Src/hist.c: Fixed a just-introduced bug in prepnexthistent()