summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@src.gnome.org>2002-04-26 19:08:10 +0000
committerNalin Dahyabhai <nalin@src.gnome.org>2002-04-26 19:08:10 +0000
commitd05e9f47035f0472ee8e4aabf1d9cb255c86e94e (patch)
tree1797187462d2cbb3ae2cf6eddb540539cf5ff45c
parent03af8398a4c4f77d730d3fae304e87e5da04ad99 (diff)
*** empty log message ***
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 334d0b4..62ce443 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,9 @@
* src/Makefile.am, src/ring.c, ring.h: add a ring buffer for storing
scrollback data.
* src/vte.c: use a ring buffer instead of a GArray to hold scrollback
- rows. Fix a bug in that.
+ rows. Fix a bug in that. Try to preserve what the user sees when the
+ scrollback size changes.
+ * src/vteapp.c: set a default scrollback buffer size of 100.
2002-04-26 00:49 nalin
* Makefile.am: run autogen before tagging so that the tag is always
correct.