diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-01-01 07:49:13 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-01-01 07:49:13 -0800 |
commit | 5094b36f533907335a301877254a01beeab668f0 (patch) | |
tree | 597b7cf07b6287a8cca2749969a3d2cfce227e78 /ChangeLog | |
parent | 99c41ec1654df41ab027c18559227254d976e59a (diff) | |
download | txr-5094b36f533907335a301877254a01beeab668f0.tar.gz txr-5094b36f533907335a301877254a01beeab668f0.tar.bz2 txr-5094b36f533907335a301877254a01beeab668f0.zip |
* Makefile (rebuild, clean, repatch): Fail these targets if
the program is not configured.
(distclean): Providing alternative implementation when the
program is not configured.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +2015-01-01 Kaz Kylheku <kaz@kylheku.com> + + Version 101 + + * RELNOTES: Updated. + + * configure, txr.1: Bumped version. + + * share/txr/stdlib/ver.txr: Likewise + +2015-01-01 Kaz Kylheku <kaz@kylheku.com> + + * Makefile (rebuild, clean, repatch): Fail these targets if + the program is not configured. + (distclean): Providing alternative implementation when the + program is not configured. + 2014-12-31 Kaz Kylheku <kaz@kylheku.com> * lib.c (replace_str, replace_vec): Bugfix. The replacement item |