aboutsummaryrefslogblamecommitdiffstats
path: root/NEWS
blob: 1bd2dada0fdb74221df0dc02f12d0a129c36d862 (plain) (tree)
1
2
3
4
5
6
7
8

                                                                     
                                                               


                       
                                                            
 










                                                          


                                                            




                                                           





                                                               

                                                      


                                                         


                                                              



                                                              







                                                            
 
                                                                    





                       
                                                                    



                                     
                                                                  


                  
scrotty NEWS                                          -*- outline -*-

* Noteworthy changes in release 2.0 (TO BE DETERMINED) [stable]

** Installation changes

  The installation process has changed. Please read INSTALL.

** Dependency changes

   ImageMagick is not longer used.

   libpng is now required.

   GCC is not required, any compiler for ISO C 99 will do.

   The GNU C library, or any POSIX-compliant C standard
   library with the getopt_long function, is now required.

** Improvements

  The option --raw has been added. This option makes scrotty
  store the images as a portable anymap format image rather
  than as Portable Network Graphics image.

  The ability to pass arguments to convert(1) has been
  removed. Utilise the --exec option instead!

  Internationalisation support has been added. For the purpose
  of testing, a complete Swedish translation has been included.

  HTML manual can now be built and installed.

  The Texinfo manual lists the basics of strftime(3P).

  The invocation syntax is less strict, and short options
  have been added.

  Performance is significantly improved (for PNG images)
  because images are stored directly as PNG and not converted.

** Translations

  The program and the man page has been translated to Swedish.

** Bug fixes

  The images is not saved as PNM if PNG is requested but the
  filenames does not end with .png, which could happend when
  the program selected filename automatically and needed to
  add a number at the end so that existing files were not
  overriden.


* Noteworthy changes in release 1.0.2 (2015-(10)Dec-01 UTC) [stable]

** Documentation

  A man page was added.


* Noteworthy changes in release 1.0.1 (2015-(04)Apr-06 UTC) [stable]

  Nothing noteworthy in this release.


* Noteworthy changes in release 1.0 (2014-(10)Oct-28 UTC) [stable]

  Initial release.