summaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-08-09 07:01:29 -0700
committerKaz Kylheku <kaz@kylheku.com>2022-08-09 07:01:29 -0700
commit83ae6fd08039a96d0b0b897d8a0bc55af6854853 (patch)
tree2af16993b7369eb6b50491ab0af24b83f5a9f76f /RELNOTES
parenta72eb481f1eeee1c92684f02b5a882b4ea0650d6 (diff)
downloadtxr-83ae6fd08039a96d0b0b897d8a0bc55af6854853.tar.gz
txr-83ae6fd08039a96d0b0b897d8a0bc55af6854853.tar.bz2
txr-83ae6fd08039a96d0b0b897d8a0bc55af6854853.zip
Version 280.txr-280
* RELNOTES: Updated. * configure (txr_ver): Bumped version. * stdlib/ver.tl (lib-version): Bumped. * txr.1: Bumped version and date.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES15
1 files changed, 15 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 0ccf2d40..d6a1bdb4 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,3 +1,18 @@
+ TXR 280
+ 2022-08-09
+
+
+ Bugs
+
+ - Listener:
+ - Fix regression: ~/.txr_history not loading unless ~/.txr_profile exists.
+
+ - Build:
+ - Handle failing hard link operation in "make install" so things
+ work on Android again.
+
+
+
TXR 279
2022-08-08