summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e04f69aa8..85da37b92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2001-04-05 Bart Schaefer <schaefer@brasslantern.com>
+
+ * unposted: Functions/Prompts/prompt_bart_setup: Better handling
+ of long command strings, more efficient padding computation.
+
+ * users/3795: Functions/Misc/getjobs: Insert history entries
+ with the original job texts for jobs resumed with fg/bg/etc.
+
+ * users/3401: Functions/Misc/promptnl: Finally added this
+ function, with extensive additional comments on usage, etc.
+
2001-04-05 Clint Adams <schizo@debian.org>
* 13909: Completion/Base/.distfiles, Completion/X/.distfiles,