From 51fc0b08085ae25703a09e76bb80e2eb05d3d044 Mon Sep 17 00:00:00 2001 From: Clifford Yapp <238416+starseeker@users.noreply.github.com> Date: Mon, 14 Sep 2020 12:12:11 +0000 Subject: [PATCH] The gcv API changes aren't in RELEASE - adjust ChangeLog. svn:revision:77151 svn:branch:RELEASE svn:account:starseeker --- ChangeLog | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2f6ca6f2093..3c22b9cabe4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -203,32 +203,6 @@ /dev/null is a special device and -f is only for regular files, so we really just want to check for existence here. -2020-09-10 15:20 starseeker - - * [r77100] include/gcv/api.h: - Actually, we probably want to use the context mime type on - filters. - -2020-09-10 14:28 starseeker - - * [r77099] include/gcv/api.h, src/conv/3dm/3dm-g.c, - src/conv/gcv/gcv.c, src/libgcv/gcv.c, - src/libgcv/plugins/asc/asc.cpp, - src/libgcv/plugins/decimate/decimate.c, - src/libgcv/plugins/fastgen4/fastgen4_read.c, - src/libgcv/plugins/fastgen4/fastgen4_write.cpp, - src/libgcv/plugins/gdal/gdal.cpp, - src/libgcv/plugins/obj/obj_read.c, - src/libgcv/plugins/obj/obj_write.c, - src/libgcv/plugins/rhino/rhino_read.cpp, - src/libgcv/plugins/stl/stl_read.c, - src/libgcv/plugins/stl/stl_write.c, - src/libgcv/plugins/vol/png_read.c, - src/libgcv/plugins/vrml/vrml_read/vrml_read.cpp, - src/libgcv/plugins/vrml/vrml_write.c: - Attempt to generalize the GCV plugin typing system beyond just - models. - 2020-09-10 04:20 brlcad * [r77098] include/icv/io.h: