aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb80b262..23c28db2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-02-18
+ * src/textview.c: added 'Copy this link' to the context menu
+ (thanks to Hiroyuki Ikezoe).
+ * po/Makefile.in.in: added checks and statistics display option to
+ msgfmt command.
+
+2005-02-18
+
* src/compose.c: compose_join_next_line(): removed extra spaces
between the next line.