diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-08-27 09:53:38 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-08-27 09:53:38 +0000 |
| commit | 73d7b7047979d7b36711ab6621db7b0c97d3ea00 (patch) | |
| tree | 81b309a7fe68c07c8102c40b0d12ec53181a4dc8 /CHANGES | |
| parent | 98642e907a2a8d7af1451bede5953e72aa8a0b2e (diff) | |
| download | rtmux-73d7b7047979d7b36711ab6621db7b0c97d3ea00.tar.gz rtmux-73d7b7047979d7b36711ab6621db7b0c97d3ea00.tar.bz2 rtmux-73d7b7047979d7b36711ab6621db7b0c97d3ea00.zip | |
Update to be more readable and hopefully lose memory problems.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +27 August 2007 + +* Change screen.c to work more logically and hopefully fix heap corruption. + 09 July 2007 * Initial import to CVS. Basic functions are working, albeit with a couple of @@ -8,5 +12,5 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.2 2007-07-10 10:21:58 nicm Exp $ +$Id: CHANGES,v 1.3 2007-08-27 09:53:38 nicm Exp $ |