summaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authoralgernon <algernon>2001-02-15 21:51:09 +0000
committeralgernon <algernon>2001-02-15 21:51:09 +0000
commit86f4de42db52d0ca9e4687a07db4777386c96b1c (patch)
tree79a6094122a4aaf0c7dff68f03a18c6c20df4393 /src/ChangeLog
parent5a7fd3898306914084526f72a3ce9ecadad33d55 (diff)
downloadratpoison-86f4de42db52d0ca9e4687a07db4777386c96b1c.zip
added my changes
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index adbd984..8005242 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
+2001-02-15 Gergely Nagy <8@free.bsd.hu>
+
+ * getopt.c: fixed a warning
+
+ * events.c (handle_key): use dynamically allocated strings
+
+ * bar.c (display_msg_in_bar),
+ * sbuf.c (xrealloc): changed an fprintf to PRINT_DEBUG
+
2001-02-15 Ryan Yeske <rcyeske@cut.hotdog.tmp>
* list.c (save_mouse_position): changed declaration of mask to
@@ -390,4 +399,3 @@
* main.c, data.h, events.c: Added ability to kill and hup running
ratpoison processes.
-