diff --git a/dspace/CHANGES b/dspace/CHANGES index 7a86be87ac..8d9c510b1d 100644 --- a/dspace/CHANGES +++ b/dspace/CHANGES @@ -20,6 +20,7 @@ - SF Patch #1624212 for SF Bug #1606449 Improve usability of bitstream list in item display - SF Patch #1636954 for SF feature request #1636817 MyDSpace make group display configurable - SF Patch #1624323 for SF feature request #1549297 Refinement of enable suggest feature +- Fix for SF Bug #1653151 Checker file shows filter-media (just a typo in header) (StuartLewis) - SF Patch #1670110 for SF Bug #1670106 Onebox and textarea fail when visibility set to workflow diff --git a/dspace/bin/checker b/dspace/bin/checker index c42d0f1859..1461db431d 100644 --- a/dspace/bin/checker +++ b/dspace/bin/checker @@ -2,7 +2,7 @@ ########################################################################### # -# filter-media +# checker # # Version: $Revision$ # diff --git a/dspace/bin/index-all b/dspace/bin/index-all index 27a50c9ce7..a9d247cc9e 100755 --- a/dspace/bin/index-all +++ b/dspace/bin/index-all @@ -2,7 +2,7 @@ ########################################################################### # -# install-configs +# index-all # # Version: $Revision$ #