]> andersk Git - openssh.git/blobdiff - ChangeLog
- markus@cvs.openbsd.org 2001/05/04 23:47:34
[openssh.git] / ChangeLog
index 4d533ea77c7887761b8bdda7bda4484ae8a3ddd9..3aa4add0b3067c1140c29aeb2b8d54e9c2493bb2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,11 @@
      [channels.c]
      channel_new() reallocs channels[], we cannot use Channel *c after calling
      channel_new(), XXX fix this in the future...
+   - markus@cvs.openbsd.org 2001/05/04 23:47:34
+     [channels.c channels.h clientloop.c nchan.c nchan.h serverloop.c ssh.c]
+     move to Channel **channels (instead of Channel *channels), fixes realloc 
+     problems.  channel_new now returns a Channel *, favour Channel * over 
+     channel id.  remove old channel_allocate interface.
 
 20010504
  - OpenBSD CVS Sync
This page took 0.099536 seconds and 4 git commands to generate.