Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ChangeLog
- X-seq: zsh-workers 54409
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: dana <dana@xxxxxxx>
- Cc: zsh-workers@xxxxxxx
- Subject: Re: ChangeLog
- Date: Tue, 28 Apr 2026 21:15:15 -0700
- Arc-authentication-results: i=1; mx.google.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20240605; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:dkim-signature; bh=H6pIXGMO1StkXdvyJ/OSNi8X30EdW48C8ZEszq8ww38=; fh=WfGsDpWeTF+M2TVUmApBV2qNabodhC7pOL4lqg2Qg6M=; b=ebjeHeLJ3GqTQDVHM7+xwTzM4NbSX2xYkP7YL2Ojln/G8L4f28OlC6M1Hv51ZWCoVR CxzHFbbt9mbUH008oH4C291O/BOcUEZG+xW8X/wesfTQp7hinVdRVMa819y8mTWGw9sE +8Btp/7SbHFru9rTSwqx7mPuYi9b/Qw3T/crIAVSla8bkQgEaTQW8s0ORjguqvJ87MKC rnS73RY4IkZsT/4XqjSHDsG1PxERACzyz444Zt5HdhUsyol+JgUsRSlUsvJ16MGVZrV3 VMWPJy0344OFui8g2X2rV4JLDxBlk9yYCTTqx3R/+fUu6psCzFCm/vfckbwQ/X9/eUvO NpJw==; darn=zsh.org
- Arc-seal: i=1; a=rsa-sha256; t=1777436127; cv=none; d=google.com; s=arc-20240605; b=fg32tzsG8m5B3ZFMylPJcvebgiE1Se5H+iBy9PPBfmpKhRp4POsuqqU43ru5TA0FV+ 7cLVHkrGUffIciA7zogmPcFOOEcVSs0YgOeol2kSrpckr3gUopHyso33Jjd0HjcZKbjQ iohmKKesvf7N476ihoVbOOuO7VjM2pWvVwART1gEWnl5QyMRLj41B9AQx+dUgs8+cpdj 3+lQJJa+2hbADcuzBy0NRZb2ur1H6HvIcdno/xVRpdpP3alTRKlWt1BPYnXXGdpqXP1F 8AGK2CG5SoLvqZ0pmi04Un2aWP4hbjzQVYVwhROOwf0vSM4w+SD4Izs5tI/c4dylkp+z m/lg==
- Archived-at: <https://zsh.org/workers/54409>
- In-reply-to: <f1c6add9-31d0-4995-9f7a-a418e6239b7a@app.fastmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <f1c6add9-31d0-4995-9f7a-a418e6239b7a@app.fastmail.com>
On Tue, Apr 28, 2026 at 7:55 PM dana <dana@xxxxxxx> wrote:
>
]> is there any reason we shouldn't get rid of ChangeLog?
>
> it doesn't provide any information that isn't in the git log
Yes it does. It's often the only place that the actual contributor of
a patch is recorded when someone else does the git commit.
I also find it easier to search for a change and for what version it
appeared, than to do so using the git log.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author