* [B.A.T.M.A.N.] CHANGELOG @ 2007-05-25 11:56 Dragan Noveski 2007-05-25 12:27 ` Axel Neumann 2007-05-25 12:42 ` Marek Lindner 0 siblings, 2 replies; 8+ messages in thread From: Dragan Noveski @ 2007-05-25 11:56 UTC (permalink / raw) To: batman hi list, i wanted to ask, if it would be possible to have a little CHANGELOG file in side the batman-sources? i think it is very informative for the users, which are not active developer to know whet is changed from one version to the other. cheers, doc ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [B.A.T.M.A.N.] CHANGELOG 2007-05-25 11:56 [B.A.T.M.A.N.] CHANGELOG Dragan Noveski @ 2007-05-25 12:27 ` Axel Neumann 2007-05-25 12:31 ` Dragan Noveski 2007-05-25 12:42 ` Marek Lindner 1 sibling, 1 reply; 8+ messages in thread From: Axel Neumann @ 2007-05-25 12:27 UTC (permalink / raw) To: b.a.t.m.a.n Hi did you know that you can always visit: https://dev.open-mesh.net/batman/log/branches/batman-0.2.x/ to get probably exactly what you want? ciao, axel On Friday 25 May 2007 13:56, Dragan Noveski wrote: > hi list, > i wanted to ask, if it would be possible to have a little CHANGELOG file > in side the batman-sources? > i think it is very informative for the users, which are not active > developer to know whet is changed from one version to the other. > > cheers, > doc > _______________________________________________ > B.A.T.M.A.N mailing list > B.A.T.M.A.N@open-mesh.net > https://list.open-mesh.net/mm/listinfo/b.a.t.m.a.n ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [B.A.T.M.A.N.] CHANGELOG 2007-05-25 12:27 ` Axel Neumann @ 2007-05-25 12:31 ` Dragan Noveski 0 siblings, 0 replies; 8+ messages in thread From: Dragan Noveski @ 2007-05-25 12:31 UTC (permalink / raw) To: Axel Neumann, batman Axel Neumann wrote: > Hi > > did you know that you can always visit: > https://dev.open-mesh.net/batman/log/branches/batman-0.2.x/ > to get probably exactly what you want? > > ciao, > axel > > most probably i did not !? other ways i would not ask for it. thanks for the advice! cheers, doc ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [B.A.T.M.A.N.] CHANGELOG 2007-05-25 11:56 [B.A.T.M.A.N.] CHANGELOG Dragan Noveski 2007-05-25 12:27 ` Axel Neumann @ 2007-05-25 12:42 ` Marek Lindner 2007-05-25 13:04 ` Dragan Noveski 1 sibling, 1 reply; 8+ messages in thread From: Marek Lindner @ 2007-05-25 12:42 UTC (permalink / raw) To: b.a.t.m.a.n Hi, > i wanted to ask, if it would be possible to have a little CHANGELOG file > in side the batman-sources? > i think it is very informative for the users, which are not active > developer to know whet is changed from one version to the other. you are right but developers are lazy people regarding documentation. I already started a CHANGELOG file but somehow I found more interesting things to deal with. ;-) I think we will make an effort for the 0.2 release. May be there is someone who is willing to bother about the continuous maintenance of the file ? Regards, Marek PS: What about the Bug / Fixes we issued on your behalf ? ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [B.A.T.M.A.N.] CHANGELOG 2007-05-25 12:42 ` Marek Lindner @ 2007-05-25 13:04 ` Dragan Noveski 2007-05-25 17:10 ` Marek Lindner 0 siblings, 1 reply; 8+ messages in thread From: Dragan Noveski @ 2007-05-25 13:04 UTC (permalink / raw) To: Marek Lindner, batman Marek Lindner wrote: > Hi, > > >> i wanted to ask, if it would be possible to have a little CHANGELOG file >> in side the batman-sources? >> i think it is very informative for the users, which are not active >> developer to know whet is changed from one version to the other. >> > > you are right but developers are lazy people regarding documentation. I > already started a CHANGELOG file but somehow I found more interesting things > to deal with. ;-) > I think we will make an effort for the 0.2 release. May be there is someone > who is willing to bother about the continuous maintenance of the file ? > hi marek, i see that the rev is updated often, so perhaps it would be very useful to write a changelog file with only a content like: 'if you wanna see changelog, pleas visit: https://dev.open-mesh.net/batman/log/branches/batman-0.2.x/' as i see the most important changes are listed there, so everyone would know where - nobody would ask for anymore. perhaps! > Regards, > Marek > > > PS: What about the Bug / Fixes we issued on your behalf ? > oh, sorry i was thinking that you are informed already! well since rv360, batman is running (well, flying!) here with 'batmand -d 1 -p 105.131.41.5 -r 1 eth2', plus 'batmand -c -d 2' in another terminal for about 15 hours a day. it stopped working 2 times but it was not a segfault and i was able to restart next moment! as i installed today rv371, it is running as well as 360, i ll see if it will stop sometimes! cheers, doc ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [B.A.T.M.A.N.] CHANGELOG 2007-05-25 13:04 ` Dragan Noveski @ 2007-05-25 17:10 ` Marek Lindner 2007-05-26 13:08 ` Dragan Noveski 0 siblings, 1 reply; 8+ messages in thread From: Marek Lindner @ 2007-05-25 17:10 UTC (permalink / raw) To: b.a.t.m.a.n Hi, > hi marek, i see that the rev is updated often, so perhaps it would be > very useful to write a changelog file with only a content like: 'if you > wanna see changelog, pleas visit: > https://dev.open-mesh.net/batman/log/branches/batman-0.2.x/' > > as i see the most important changes are listed there, so everyone would > know where - nobody would ask for anymore. perhaps! may be even better: What if the script which generates the packages after each commit would print the commit history into the CHANGELOG file ? > oh, sorry i was thinking that you are informed already! Unfortunately not. ;-) > well since rv360, batman is running (well, flying!) here with > 'batmand -d 1 -p 105.131.41.5 -r 1 eth2', plus 'batmand -c -d 2' in > another terminal for about 15 hours a day. it stopped working 2 times > but it was not a segfault and i was able to restart next moment! > as i installed today rv371, it is running as well as 360, i ll see if it > will stop sometimes! Sounds good. Keep us informed. Regards, Marek ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [B.A.T.M.A.N.] CHANGELOG 2007-05-25 17:10 ` Marek Lindner @ 2007-05-26 13:08 ` Dragan Noveski 2007-05-26 13:56 ` Axel Neumann 0 siblings, 1 reply; 8+ messages in thread From: Dragan Noveski @ 2007-05-26 13:08 UTC (permalink / raw) To: Marek Lindner, batman Marek Lindner wrote: > Hi, > > > >> hi marek, i see that the rev is updated often, so perhaps it would be >> very useful to write a changelog file with only a content like: 'if you >> wanna see changelog, pleas visit: >> https://dev.open-mesh.net/batman/log/branches/batman-0.2.x/' >> >> as i see the most important changes are listed there, so everyone would >> know where - nobody would ask for anymore. perhaps! >> > > may be even better: What if the script which generates the packages after each > commit would print the commit history into the CHANGELOG file ? > > > uff, i am a poor sound engineer, so i really don't have an idea how that should work, but it sounds good to me if it works that way! >> oh, sorry i was thinking that you are informed already! >> > > Unfortunately not. ;-) > > > >> well since rv360, batman is running (well, flying!) here with >> 'batmand -d 1 -p 105.131.41.5 -r 1 eth2', plus 'batmand -c -d 2' in >> another terminal for about 15 hours a day. it stopped working 2 times >> but it was not a segfault and i was able to restart next moment! >> as i installed today rv371, it is running as well as 360, i ll see if it >> will stop sometimes! >> > > Sounds good. Keep us informed. > > Regards, > Marek > _______________________________________________ > have rv372 here now and it runs pretty good in the moment! cheers, doc ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [B.A.T.M.A.N.] CHANGELOG 2007-05-26 13:08 ` Dragan Noveski @ 2007-05-26 13:56 ` Axel Neumann 0 siblings, 0 replies; 8+ messages in thread From: Axel Neumann @ 2007-05-26 13:56 UTC (permalink / raw) To: b.a.t.m.a.n Hey, On Saturday 26 May 2007 15:08, Dragan Noveski wrote: > > uff, i am a poor sound engineer, so i really don't have an idea how that > should work, but it sounds good to me if it works that way! > Never mind, download a recent batmand-0.2.0-rc2-current_sources.tgz and you'll node the autogenerated CHANGELOG file inside. regards, axel ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2007-05-26 13:56 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2007-05-25 11:56 [B.A.T.M.A.N.] CHANGELOG Dragan Noveski 2007-05-25 12:27 ` Axel Neumann 2007-05-25 12:31 ` Dragan Noveski 2007-05-25 12:42 ` Marek Lindner 2007-05-25 13:04 ` Dragan Noveski 2007-05-25 17:10 ` Marek Lindner 2007-05-26 13:08 ` Dragan Noveski 2007-05-26 13:56 ` Axel Neumann
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox