1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
|
stardata-common (0.7) -- 21 Agosto 2009.
* Updated TODO file.
* Updated register-stardata version, updated copyright year to
src/registar-stardata.c file header.
* Updated doc/policy.txt:
+ Completed Francisco Garca's name reference.
+ Updated some policy obsolete text.
+ Updated command line references according to
Debian policy.
+ Updated the #2.A to avoid rename existing stardata packages.
-- Francisco Manuel Garcia Claramonte <francisco@debian.org>
stardata-common (0.6) -- 2 Dic 2008.
* Updated Debian package.
* Updated the postal address of the Free Software Foundation (FSF)
in src/register-stardata.c file.
-- Francisco Garc�a Claramonte <franciscomanuel.garcia@hispalinux.es>
stardata-common (0.4) -- 25 Nov 2005.
* Some changes in register-stardata source code:
+ Fixed a problem on init the "path" var. Now it is
initialized properly.
+ Added a prepocessor hash-mark '#' in "include <config.h>"
in line 23.
+ Added a function to build de path var, checks its length and
execute the command.
(Suggested by Kevin B. McCarty <kmccarty@Princeton.EDU>)
+ Builds the path var allocating memory dynamically instead of
statically.(Changes thanks to Kevin B. McCarty <kmccarty@Princeton.EDU>)
+ Added a check to know if the program passed as argument
exists.
-- Francisco Garca Claramonte <franciscomanuel.garcia@hispalinux.es>
stardata-common (0.2) -- 7 Sept 2005
* Removed latin-1 character from manpage
* Change Makefile.in to prevent it from executing config.status if
it does not exist.
* Changes in debian/ previous to upload to fix minor stuff before
uploading to Debian
* Added some more TODO items
-- Javier Fernandez-Sanguino
stardata-common (0.1) -- 20 Dec 2004.
* Initial release.
-- Francisco Garca Claramonte <franciscomanuel.garcia@hispalinux.es>
Note: For Debian-specific changes please review debian/changelog
|