[Gtk-sharp-list] How to add patch to cvs
Daniel Kornhauser
dkor@media.mit.edu
Thu, 30 Oct 2003 01:16:28 -0500
Hi I added a patch to cvs a few days ago, but I the changes I entered
when cvs prompted me about my changes via gedit dind't make it to
ChangeLog. Should I edit manually the ChangeLog or can somebody put this
history there:
2003-10-27 Daniel Kornhauser Eisenberg <dkor@alum.mit.edu>
* glib/ListBase.cs : Added Indexer to allow [] based adressing
* glib/List.cs : Added DllImport for Indexer
* glib/SList.cs : Added DllImport for Indexer