aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdbsupport/ChangeLog')
-rw-r--r--gdbsupport/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdbsupport/ChangeLog b/gdbsupport/ChangeLog
index 487107e..fe6138c 100644
--- a/gdbsupport/ChangeLog
+++ b/gdbsupport/ChangeLog
@@ -1,3 +1,10 @@
+2021-01-23 Lancelot SIX <lsix@lancelotsix.com>
+
+ * gdb_tilde_expand.cc (gdb_tilde_expand): Improve
+ implementation.
+ (gdb_tilde_expand_up): Delegate logic to gdb_tilde_expand.
+ * gdb_tilde_expand.h (gdb_tilde_expand): Update description.
+
2021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
* common-debug.h (debug_prefixed_printf_cond_nofunc): New.