diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 64cdf8b49b..7cbd9022ae 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,15 @@ 2002-12-01 13:30 UTC+0100 Foo Bar */ +2007-07-07 11:35 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) + * harbour/source/compiler/hbusage.c + * added to credits list some Harbour developers which were missing + and also some xHarbour developers which are authors of modules + we borrowed and ported to xHarbour. It's highly possible that + still some people are missing. If you fill that you or someone + else should be added to this list then please send a message + to harbour devel list + 2007-07-07 11:25 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * common.mak ! OBJEXT -> HB_OBJ_EXT diff --git a/harbour/source/compiler/hbusage.c b/harbour/source/compiler/hbusage.c index 656a205289..9039fb5fef 100644 --- a/harbour/source/compiler/hbusage.c +++ b/harbour/source/compiler/hbusage.c @@ -149,40 +149,60 @@ void hb_compPrintCredits( void ) "April White \n" "Alejandro de Garate \n" "Alexander S. Kresin \n" + "Andi Jahja \n" + "Antonio Carlos Pantaglione \n" "Antonio Linares \n" "Bil Simser \n" "Brian Hays \n" "Bruno Cantero \n" "Chen Kedem \n" "Dave Pearson \n" + "David Arturo Macias Corona \n" "David G. Holm \n" "Davor Siklic \n" + "Dmitry V. Korzhov \n" "Eddie Runia \n" + "Enrico Maria Giordano \n" "Felipe G. Coury \n" + "Francesco Saverio Giudice \n" + "Giancarlo Niccolai \n" "Gonzalo A. Diethelm \n" + "Hannes Ziegler \n" "Horacio D. Roldan Kasimatis \n" "Ignacio Ortiz de Zuniga \n" "Janica Lubos \n" "Jean-Francois Lefebvre (mafact) \n" "Jose Lalin \n" "Leslee Griffith \n" + "Lorenzo Fiorini \n" + "Luis Krause Mantilla \n" "Luiz Rafael Culik \n" "Manuel Ruiz \n" + "Marek Paliwoda \n" + "Martin Vogel \n" "Matteo Baccan \n" "Matthew Hamilton \n" + "Mauricio Abre \n" "Maurilio Longo \n" + "Miguel Angel Marchuet Frutos \n" + "Mindaugas Kavaliauskas \n" "Nicolas del Pozo \n" "Patrick Mast \n" "Paul Tucker \n" + "Pavel Tsarenko \n" + "Peter Rees \n" "Peter Townsend \n" "Phil Barnett \n" + "Phil Krylov \n" "Przemyslaw Czerpak \n" "Ron Pinkas \n" "Ryszard Glab \n" "Tim Stone \n" + "Tomaž Zupan \n" "Viktor Szakats \n" "Vladimir Kazimirchik \n" - ); + "Walter Negro \n" + ); } /*